Revision: 43564
Author:   aaron
Date:     2008-11-16 02:42:30 +0000 (Sun, 16 Nov 2008)

Log Message:
-----------
doc typo

Modified Paths:
--------------
    trunk/phase3/includes/AjaxFunctions.php

Modified: trunk/phase3/includes/AjaxFunctions.php
===================================================================
--- trunk/phase3/includes/AjaxFunctions.php     2008-11-15 22:00:17 UTC (rev 
43563)
+++ trunk/phase3/includes/AjaxFunctions.php     2008-11-16 02:42:30 UTC (rev 
43564)
@@ -129,7 +129,7 @@
 
 /**
  * Called in some places (currently just extensions)
- * to get the thumnail URL for a given file at a given resolution.
+ * to get the thumbnail URL for a given file at a given resolution.
  */
 function wfAjaxGetThumbnailUrl( $file, $width, $height ) {
        $file = wfFindFile( $file );



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

Reply via email to