From 634e9e89887ecadcd9dcf4c312e392c8a9969d87 Mon Sep 17 00:00:00 2001 From: emc3 Date: Wed, 18 Feb 2004 19:39:49 +0000 Subject: [PATCH] Fixed a typo. git-svn-id: http://svn.automattic.com/wordpress/trunk@891 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/upload.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/upload.php b/wp-admin/upload.php index 03e041fd15..68b9d1579a 100644 --- a/wp-admin/upload.php +++ b/wp-admin/upload.php @@ -37,7 +37,7 @@ case '': } $i = implode(', ', $type_tags); ?> -

You can upload files with the extension as long as they are no larger than KB. If you’re an admin your can configure these values under options.

+

You can upload files with the extension as long as they are no larger than KB. If you’re an admin you can configure these values under options.