Typo in comment.
authorRotem Liss <rotem@users.mediawiki.org>
Sun, 14 Jan 2007 17:33:28 +0000 (17:33 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Sun, 14 Jan 2007 17:33:28 +0000 (17:33 +0000)
includes/ImageFunctions.php

index 931fdff..d04110d 100644 (file)
@@ -21,7 +21,7 @@ function wfImageDir( $fname ) {
 }
 
 /**
- * Returns the image directory of an image's thubnail
+ * Returns the image directory of an image's thumbnail
  * The result is an absolute path.
  *
  * This function is called from thumb.php before Setup.php is included