1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 15:57:58 +01:00

fix typo in :open command's short help description

This commit is contained in:
Doug Kearns
2007-05-24 11:49:00 +00:00
parent 6d2aece0fc
commit 362d0d5bf4

View File

@@ -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.<br/>" +
"Each |-separated token is analayzed and in this order:<br/>"+
"<ol>"+