summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorehsan.akhgari@gmail.com <ehsan.akhgari@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-15 18:46:11 +0000
committerehsan.akhgari@gmail.com <ehsan.akhgari@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-15 18:46:11 +0000
commit46bc6ce98b895634177b06ad6a6e6d8018bc5f51 (patch)
tree185e91319a1089a6057f091a18029ca8a8258446
parenta58d9281450575bec955ff95af44c3456fa48f06 (diff)
downloadchromium_src-46bc6ce98b895634177b06ad6a6e6d8018bc5f51.zip
chromium_src-46bc6ce98b895634177b06ad6a6e6d8018bc5f51.tar.gz
chromium_src-46bc6ce98b895634177b06ad6a6e6d8018bc5f51.tar.bz2
Fix the spelling of the comment in ImeInput::IsCtrlShiftPressed.
Found when borrowing the code into Mozilla. BUG=96706 TEST= Review URL: http://codereview.chromium.org/7903008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101343 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--AUTHORS1
-rw-r--r--ui/base/win/ime_input.cc2
2 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 8f52f5d..b9a0f62 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -122,3 +122,4 @@ Mathias Bynens <mathias@qiwi.be>
Mark Seaborn <mrs@mythic-beasts.com>
Amruth Raj <amruthraj@motorola.com>
Gajendra Singh <wxjg68@motorola.com>
+Ehsan Akhgari <ehsan.akhgari@gmail.com>
diff --git a/ui/base/win/ime_input.cc b/ui/base/win/ime_input.cc
index ff87d45..50bf3ea 100644
--- a/ui/base/win/ime_input.cc
+++ b/ui/base/win/ime_input.cc
@@ -541,7 +541,7 @@ bool ImeInput::IsCtrlShiftPressed(base::i18n::TextDirection* direction) {
return false;
}
- // Scan the key status to find pressed keys. We should adandon changing the
+ // Scan the key status to find pressed keys. We should abandon changing the
// text direction when there are other pressed keys.
// This code is executed only when a user is pressing a control key and a
// right-shift key (or a left-shift key), i.e. we should ignore the status of