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 { |