From d782ff48628204583139abedc0a155d9129b7ae7 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Mon, 19 Jan 2009 00:54:12 +1100 Subject: [PATCH] Fix "Command-line-mode" help tag name. Help tags don't contain whitespace. Words are separated by "-". --- vimperator/locale/en-US/cmdline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimperator/locale/en-US/cmdline.txt b/vimperator/locale/en-US/cmdline.txt index 81e5d593..076bac4b 100644 --- a/vimperator/locale/en-US/cmdline.txt +++ b/vimperator/locale/en-US/cmdline.txt @@ -1,6 +1,6 @@ HEADER -|Command-line mode| |Command-line| + +|Command-line-mode| |Command-line| + Command-line mode is used to enter Ex commands (":") and text search patterns ("/" and "?").