| Index: ui/file_manager/gallery/js/image_editor/image_util.js
|
| diff --git a/ui/file_manager/gallery/js/image_editor/image_util.js b/ui/file_manager/gallery/js/image_editor/image_util.js
|
| index b14454eec7db30252d26f1d173d60dd0c85135bd..6fd3cff31e4f568d6c47656567a5c8edbdeab2a2 100644
|
| --- a/ui/file_manager/gallery/js/image_editor/image_util.js
|
| +++ b/ui/file_manager/gallery/js/image_editor/image_util.js
|
| @@ -152,7 +152,7 @@ Rect.prototype = {
|
|
|
| /**
|
| * Obtains the y coordinate of bottom edge. The most bottom pixels in the
|
| - * rectanlge are (y = buttom - 1) and the pixels (y = bottom) are not included
|
| + * rectangle are (y = bottom - 1) and the pixels (y = bottom) are not included
|
| * in the rectangle.
|
| * @return {number}
|
| */
|
|
|