diff options
Diffstat (limited to 'includes/ImageFunctions.php')
-rw-r--r-- | includes/ImageFunctions.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/ImageFunctions.php b/includes/ImageFunctions.php index 931fdff1..d04110d4 100644 --- a/includes/ImageFunctions.php +++ b/includes/ImageFunctions.php @@ -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 |