summaryrefslogtreecommitdiffstats
path: root/AUTHORS
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 /AUTHORS
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
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 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>