diff options
author | Nick White <git@njw.me.uk> | 2009-04-16 12:10:24 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2009-04-16 12:10:24 +0100 |
commit | 49c5010c068bb845aa09cabdb7a94ded4823cc47 (patch) | |
tree | 0b12864ab0fbec0063a5f8986d1913489b9e649f | |
parent | 7560300c9a9779802c73bcec2a78c54ea070f16d (diff) | |
download | gemrb-gameinstallers-49c5010c068bb845aa09cabdb7a94ded4823cc47.tar.bz2 gemrb-gameinstallers-49c5010c068bb845aa09cabdb7a94ded4823cc47.zip |
Tiny housekeeping
-rwxr-xr-x | totsc/install-1cd-uk.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/totsc/install-1cd-uk.sh b/totsc/install-1cd-uk.sh index 09c4f74..361fdbb 100755 --- a/totsc/install-1cd-uk.sh +++ b/totsc/install-1cd-uk.sh @@ -14,7 +14,7 @@ # See <http://www.gnu.org/licenses/> for a copy of the GNU General # Public License. # -# Tales of the Sword Coast (1CD version) +# Tales of the Sword Coast (1CD UK version) scriptdir="$(dirname $0)"/.. source "$scriptdir/includes/generic-includes.sh" |