summaryrefslogtreecommitdiffstats
path: root/chromeos
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos')
-rw-r--r--chromeos/ime/input_method_manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromeos/ime/input_method_manager.h b/chromeos/ime/input_method_manager.h
index 3d5666e..16decf4 100644
--- a/chromeos/ime/input_method_manager.h
+++ b/chromeos/ime/input_method_manager.h
@@ -29,7 +29,7 @@ class XKeyboard;
// This class manages input methodshandles. Classes can add themselves as
// observers. Clients can get an instance of this library class by:
-// InputMethodManager::Get().
+// GetInputMethodManager().
class CHROMEOS_EXPORT InputMethodManager {
public:
enum State {