diff options
-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" |