http://www.mediawiki.org/wiki/Special:Code/MediaWiki/70073

Revision: 70073
Author:   avar
Date:     2010-07-28 07:17:54 +0000 (Wed, 28 Jul 2010)

Log Message:
-----------
installer: Fix grammar error in r70053 pointed out by 
http://github.com/wlangstroth

The comment was at 
http://github.com/mediawiki/mediawiki-trunk-phase3/commit/89cc046998c41895dc9199e5ecb06efba5aee8ab

Modified Paths:
--------------
    trunk/phase3/includes/installer/Installer.i18n.php

Modified: trunk/phase3/includes/installer/Installer.i18n.php
===================================================================
--- trunk/phase3/includes/installer/Installer.i18n.php  2010-07-28 07:14:13 UTC 
(rev 70072)
+++ trunk/phase3/includes/installer/Installer.i18n.php  2010-07-28 07:17:54 UTC 
(rev 70073)
@@ -449,7 +449,7 @@
 We have generated a <code>LocalSettings.php</code> file for you. It contains 
all your configuration.
 
 You will need to [$1 download] it and put it in the base of your wiki 
installation (the same directory as index.php). '''Note''': If you do not do 
this now,
-this generated configuration file will not available to you later if you exit 
the installation without downloading it.
+this generated configuration file will not be available to you later if you 
exit the installation without downloading it.
 
 When that's done, you can [$2 '''enter your wiki''']", // $1 is the URL to 
LocalSettings download, $2 is link to wiki
 );



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to