]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/includes/image.php
Wordpress 3.3
[autoinstalls/wordpress.git] / wp-admin / includes / image.php
index 44329c0131c6dd3aafaee35f387b153df99d40ff..98dd0ef5e20877abf189ef90b7575ca77a3ca68e 100644 (file)
@@ -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()