r44655 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r44654‎ | r44655 | r44656 >
Date:06:26, 16 December 2008
Author:aaron
Status:ok
Tags:
Comment:
Typo
Modified paths:
  • /trunk/phase3/includes/ImageFunctions.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/ImageFunctions.php
@@ -4,7 +4,7 @@
55 * http://www.w3.org/TR/SVG11/coords.html#UnitIdentifiers
66 *
77 * @param $length String: CSS/SVG length.
8 - * @param $viewpoerSize: Float optional scale for percentage units...
 8+ * @param $viewportSize: Float optional scale for percentage units...
99 * @return float: length in pixels
1010 */
1111 function wfScaleSVGUnit( $length, $viewportSize=512 ) {

Status & tagging log