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

Unified Diff: athena/input/public/accelerator_manager.h

Issue 711873002: Fix some minor typos related to the word "accelerate" and its derivative. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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
« no previous file with comments | « athena/input/accelerator_manager_impl.cc ('k') | chrome/browser/ui/panels/panel_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/input/public/accelerator_manager.h
diff --git a/athena/input/public/accelerator_manager.h b/athena/input/public/accelerator_manager.h
index d169a3c5fd32687db0f6d76d31a185e662a9c51b..adc44bf504ebe79027ab7c83bd8dbfeca061f90e 100644
--- a/athena/input/public/accelerator_manager.h
+++ b/athena/input/public/accelerator_manager.h
@@ -60,7 +60,7 @@ class ATHENA_EXPORT AcceleratorHandler {
class ATHENA_EXPORT AcceleratorManager {
public:
- // Returns an AccelerarManager for global acelerators.
+ // Returns an AcceleratorManager for global accelerators.
static AcceleratorManager* Get();
// Creates an AcceleratorManager for application windows that
« no previous file with comments | « athena/input/accelerator_manager_impl.cc ('k') | chrome/browser/ui/panels/panel_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698