X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/99a64b9fd0d5ebb21c33c3a0b5865e9c412b430c..refs/tags/wordpress-3.3:/wp-admin/includes/image.php diff --git a/wp-admin/includes/image.php b/wp-admin/includes/image.php index 44329c01..98dd0ef5 100644 --- a/wp-admin/includes/image.php +++ b/wp-admin/includes/image.php @@ -138,7 +138,7 @@ function wp_generate_attachment_metadata( $attachment_id, $file ) { } /** - * Calculated the new dimentions for a downsampled image. + * Calculated the new dimensions for a downsampled image. * * @since 2.0.0 * @see wp_constrain_dimensions()