Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2428)

Unified Diff: ash/wm/workspace/workspace_manager.h

Issue 13896026: Stick windows to sides of workspaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Docking with dock width=0 Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,

Powered by Google App Engine
This is Rietveld 408576698