Index: ash/wm/workspace_controller.h |
diff --git a/ash/wm/workspace_controller.h b/ash/wm/workspace_controller.h |
index 9cffc2f65350244433ef57a747736e43a21c9c78..3102083976eb709dd97c5c080d33760cd775e151 100644 |
--- a/ash/wm/workspace_controller.h |
+++ b/ash/wm/workspace_controller.h |
@@ -45,7 +45,7 @@ class ASH_EXPORT WorkspaceController : |
void ToggleOverview(); |
- // Returns the workspace manager that this controler owns. |
+ // Returns the workspace manager that this controller owns. |
WorkspaceManager* workspace_manager() { |
return workspace_manager_.get(); |
} |