| Index: ui/file_manager/file_manager/foreground/js/file_manager.js
|
| diff --git a/ui/file_manager/file_manager/foreground/js/file_manager.js b/ui/file_manager/file_manager/foreground/js/file_manager.js
|
| index f7f2dbc813e141d93c70774f0be49a38d89eafe6..ef4436327925254fa3baa67d8e94f0973422cdf4 100644
|
| --- a/ui/file_manager/file_manager/foreground/js/file_manager.js
|
| +++ b/ui/file_manager/file_manager/foreground/js/file_manager.js
|
| @@ -36,7 +36,7 @@ function FileManager() {
|
| * True while a user is pressing <Ctrl>.
|
| *
|
| * TODO(fukino): This key is used only for controlling gear menu, so it
|
| - * shoudl be moved to GearMenu class. crbug.com/366032.
|
| + * should be moved to GearMenu class. crbug.com/366032.
|
| *
|
| * @type {boolean}
|
| * @private
|
|
|