Merge "DefaultSettings: Remove "~~~~" from comment to fix Doxygen parse error"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Sun, 5 Apr 2015 13:07:06 +0000 (13:07 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sun, 5 Apr 2015 13:07:06 +0000 (13:07 +0000)
includes/DefaultSettings.php

index a5d6605..fe67adf 100644 (file)
@@ -3983,7 +3983,7 @@ $wgUrlProtocols = array(
 );
 
 /**
- * If true, removes (substitutes) templates in "~~~~" signatures.
+ * If true, removes (by substituting) templates in signatures.
  */
 $wgCleanSignatures = true;