From 362d0d5bf45a2eca34a7720a4d17132bc009fb6f Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Thu, 24 May 2007 11:49:00 +0000 Subject: [PATCH] fix typo in :open command's short help description --- chrome/content/vimperator/commands.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/content/vimperator/commands.js b/chrome/content/vimperator/commands.js index eece3e43..dd383ed9 100644 --- a/chrome/content/vimperator/commands.js +++ b/chrome/content/vimperator/commands.js @@ -244,7 +244,7 @@ var g_commands = [/*{{{*/ [ ["o[pen]", "e[dit]"], ["o[pen] [url] [| url]"], - "Open one ore more URLs in the current tab", + "Open one or more URLs in the current tab", "Multiple URLs can be separated with the | character.
" + "Each |-separated token is analayzed and in this order:
"+ "
    "+