Index: wp-includes/script-loader.php
===================================================================
--- wp-includes/script-loader.php	(revision 18483)
+++ wp-includes/script-loader.php	(working copy)
@@ -228,7 +228,7 @@
 			'zero_byte_file' => __('This file is empty. Please try another.'),
 			'invalid_filetype' => __('This file type is not allowed. Please try another.'),
 			'not_an_image' => __('This file is not an image. Please try another.'),
-			'image_memory_exceeded' => __('Memery exceeded. Please try another smaller file.'),
+			'image_memory_exceeded' => __('Memory exceeded. Please try another smaller file.'),
 			'image_dimensions_exceeded' => __('This is larger than the maximum size. Please try another.'),
 			'default_error' => __('An error occurred in the upload. Please try again later.'),
 			'missing_upload_url' => __('There was a configuration error. Please contact the server administrator.'),
