r101784 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101783‎ | r101784 | r101785 >
Date:03:30, 3 November 2011
Author:demon
Status:ok
Tags:
Comment:
Typofix in comment
Modified paths:
  • /trunk/phase3/includes/GlobalFunctions.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/GlobalFunctions.php
@@ -491,7 +491,7 @@
492492 * Returns a regular expression of url protocols
493493 *
494494 * @param $includeProtocolRelative bool If false, remove '//' from the returned protocol list.
495 - * DO NOT USE this directy, use wfUrlProtocolsWithoutProtRel() instead
 495+ * DO NOT USE this directly, use wfUrlProtocolsWithoutProtRel() instead
496496 * @return String
497497 */
498498 function wfUrlProtocols( $includeProtocolRelative = true ) {

Status & tagging log