diff --git a/chrome/content/vimperator/commands.js b/chrome/content/vimperator/commands.js index e64b0374..563cef9d 100644 --- a/chrome/content/vimperator/commands.js +++ b/chrome/content/vimperator/commands.js @@ -710,7 +710,7 @@ function Commands() //{{{ "
:open ./foo.html with current location \"http://www.example.com/dir1/dir2/file.html\" will open \"http://www.example.com/dir1/dir2/foo.html\":open wikipedia linus torvalds " +
- "will open the wikipedia entry for linux torvalds). The short name of a search engine is automatically guessed from it's name. " +
+ "will open the wikipedia entry for linus torvalds). The short name of a search engine is automatically guessed from it's name. " +
"If you want to set a custom name, open the $FIREFOX_PROFILE/searchplugins/*.xml file of the search engine, and add/change " +
"<Alias>myalias</Alias> 'defsearch' option) " +