| Index: ash/wm/workspace/workspace_manager.h
|
| diff --git a/ash/wm/workspace/workspace_manager.h b/ash/wm/workspace/workspace_manager.h
|
| index d3a7389753bbdf30b26c1f29bf78d33baa666862..3fca5ece63b0ed53ae01f5e2748053659a4b170b 100644
|
| --- a/ash/wm/workspace/workspace_manager.h
|
| +++ b/ash/wm/workspace/workspace_manager.h
|
| @@ -110,7 +110,7 @@ class ASH_EXPORT WorkspaceManager : public ash::ShellObserver {
|
|
|
| typedef std::vector<Workspace*> Workspaces;
|
|
|
| - // Reason for the workspace switch. Used to determine the characterstics of
|
| + // Reason for the workspace switch. Used to determine the characteristics of
|
| // the animation.
|
| enum SwitchReason {
|
| SWITCH_WINDOW_MADE_ACTIVE,
|
|
|