From e77d1fa00a5a0468cc47723ef8ebb4d07cc1dca0 Mon Sep 17 00:00:00 2001 From: Dougal Campbell Date: Wed, 18 Feb 2004 19:39:49 +0000 Subject: [PATCH] Fixed a typo. git-svn-id: https://develop.svn.wordpress.org/trunk@891 602fd350-edb4-49c9-b593-d223f7449a82 --- 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.