Cscott has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/249228

Change subject: Typo fix for maintenance/install.php.
......................................................................

Typo fix for maintenance/install.php.

Change-Id: Ic5d906ade363dc544bc239eb553e2567759dd17f
---
M maintenance/install.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/28/249228/1

diff --git a/maintenance/install.php b/maintenance/install.php
index 0037ea8..212e42a 100644
--- a/maintenance/install.php
+++ b/maintenance/install.php
@@ -43,7 +43,7 @@
                global $IP;
 
                $this->addDescription( "CLI-based MediaWiki installation and 
configuration.\n" .
-                       "Defaut options are indicated in parenthesis." );
+                       "Default options are indicated in parentheses." );
 
                $this->addArg( 'name', 'The name of the wiki (MediaWiki)', 
false );
 

-- 
To view, visit https://gerrit.wikimedia.org/r/249228
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic5d906ade363dc544bc239eb553e2567759dd17f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Cscott <[email protected]>

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

Reply via email to