From 59343a3712de73edd57a1f550559bfd498820eae Mon Sep 17 00:00:00 2001 From: Ted Pavlic Date: Sat, 17 Jan 2009 12:33:28 -0500 Subject: [PATCH] Revert "Fix typos in :highlight help." This reverts commit 1455b9d27224b1289e7762fef3c4d158c7074877. "Command line" should only be hyphenated when it is a /leading/ compound /modifier/. For example, "command-line interface." See CMOS (or Strunk/White) for more information. --- vimperator/locale/en-US/styling.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vimperator/locale/en-US/styling.txt b/vimperator/locale/en-US/styling.txt index 42976956..3c5dc68f 100644 --- a/vimperator/locale/en-US/styling.txt +++ b/vimperator/locale/en-US/styling.txt @@ -50,10 +50,10 @@ Valid groups are: *Keyword* A bookmark keyword for a URL *LineNr* The line number of an error *Message* -*ModeMsg* The mode indicator in the command-line +*ModeMsg* The mode indicator in the command line *MoreMsg* The indicator that there is more text to view *NonText* -*Normal* Normal text in the command-line +*Normal* Normal text in the command line *Null* A JavaScript Null object *Number* A JavaScript Number object *Object* A JavaScript Object