X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/e18a34d7c4060c91ae480b388d01216af54b1ec9..ed2fb8f07774a76271a3b18b41bc94ddd07a7e7b:/install.php?ds=sidebyside diff --git a/install.php b/install.php index bbb9eeb..5226f1b 100644 --- a/install.php +++ b/install.php @@ -282,7 +282,7 @@ case 3: t ('The base address of Jirafeau is the first part of the URL, until ' . '(and including) the last slash. For example: ' . - '"http://www.example.com/". Do not forget the ending slash!'); + '"http://www.example.com/". Do not forget the trailing slash!'); ?> @@ -296,7 +296,7 @@ case 3: echo t('The data directory is where your files and information about' . ' your files will be stored. You should put it outside your web ' . 'site, or at least restrict the access to this directory. Do not ' . - 'forget the ending slash!'); + 'forget the trailing slash!'); ?>