From 147c8d77da493fca161d3d2b18f92e43776b6924 Mon Sep 17 00:00:00 2001 From: Rotem Liss Date: Sun, 14 Jan 2007 17:33:28 +0000 Subject: [PATCH] Typo in comment. --- includes/ImageFunctions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/ImageFunctions.php b/includes/ImageFunctions.php index 931fdff177..d04110d447 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 -- 2.20.1