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

Unified Diff: chrome/common/spellcheck_result.h

Issue 11419050: [Spellcheck] Fix owners to spellcheck group. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Proper capitalization. Created 8 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 | « chrome/common/OWNERS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/spellcheck_result.h
diff --git a/chrome/common/spellcheck_result.h b/chrome/common/spellcheck_result.h
index 38b96ee05ae3dff25958f28906e9a940b76ea6db..ab34410cdb015bb47f46d09f1234b1bcfc933c83 100644
--- a/chrome/common/spellcheck_result.h
+++ b/chrome/common/spellcheck_result.h
@@ -12,7 +12,7 @@
// possible replacement of the misspelling if it is available.
//
// Although SpellCheckResult::Type defines various values Chromium
-// only uses the |Spelling| type. otehr values are just reflecting the
+// only uses the |Spelling| type. Other values are just reflecting the
// enum definition in the original WebKit class.
//
struct SpellCheckResult {
« no previous file with comments | « chrome/common/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698