| Index: ash/wm/workspace/workspace_manager.h
|
| diff --git a/ash/wm/workspace/workspace_manager.h b/ash/wm/workspace/workspace_manager.h
|
| index aaf332be5a75214e75f9efe10095ae51244680b7..f070e6205a7d7c584ef1b11ab85b4d035dfb21b8 100644
|
| --- a/ash/wm/workspace/workspace_manager.h
|
| +++ b/ash/wm/workspace/workspace_manager.h
|
| @@ -105,7 +105,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,
|
|
|