| Index: ash/wm/workspace/workspace_manager.h
|
| diff --git a/ash/wm/workspace/workspace_manager.h b/ash/wm/workspace/workspace_manager.h
|
| index 4f298a81393357dd22fafbf2d6079451f1db5fce..c6d493a627b341fb815509798f369bee5f473572 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,
|
|
|