Bug 1700051: part 5) Correct typo. r=smaug

Differential Revision: https://phabricator.services.mozilla.com/D109501
This commit is contained in:
Mirko Brodesser 2021-03-24 10:12:00 +00:00
parent 0be7d4c977
commit d1c07416d3

View File

@ -193,7 +193,7 @@ nsresult mozInlineSpellStatus::InitForEditorChange(
return NS_OK;
}
// mozInlineSpellStatis::InitForNavigation
// mozInlineSpellStatus::InitForNavigation
//
// For navigation events, we just need to store the new and old positions.
//