Merge "DefaultSettings: Remove "~~~~" from comment to fix Doxygen parse error"
[lhc/web/wiklou.git] / 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;