From 6cbf75ca53f02729ed1f05afd3383c8ef2bf2304 Mon Sep 17 00:00:00 2001 From: Ted Pavlic Date: Mon, 29 Dec 2008 16:25:13 -0500 Subject: [PATCH] Put quotes around CDPATH in cdpath default help string, as is convention. --- vimperator/locale/en-US/options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimperator/locale/en-US/options.txt b/vimperator/locale/en-US/options.txt index 1a228777..e391bd6f 100644 --- a/vimperator/locale/en-US/options.txt +++ b/vimperator/locale/en-US/options.txt @@ -211,7 +211,7 @@ ____ |$CDPATH| |\'cd'| |\'cdpath'| -||'cdpath' 'cd'|| string (default: equivalent to $CDPATH or ",,") +||'cdpath' 'cd'|| string (default: equivalent to \'$CDPATH' or ",,") ____ List of directories searched when executing the :cd command. This is only used for relative paths, if an absolute path is specified then the option is