From 8dd1c8671931b2e03e4317957e83f13115f98d70 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Wed, 29 Jul 2009 12:07:41 -0400 Subject: [PATCH] Fix starting.txt --- vimperator/locale/en-US/starting.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimperator/locale/en-US/starting.txt b/vimperator/locale/en-US/starting.txt index 9a0d2a05..04a6b48c 100644 --- a/vimperator/locale/en-US/starting.txt +++ b/vimperator/locale/en-US/starting.txt @@ -50,7 +50,7 @@ further locations are tried. a. |$VIMPERATOR_INIT| _$VIMPERATOR_INIT_ -- May contain a single Ex command (e.g., "[c]:source {file}[c]"). - b. _\~/_vimperatorrc_ -- Windows only. If this file exists, its contents + b. _\~/\_vimperatorrc_ -- Windows only. If this file exists, its contents are executed and _$MY_VIMPERATORRC_ set to its path. c. _\~/.vimperatorrc_ -- If this file exists, its contents are executed.