From e1f90164326444d5fe94ab126097493ba6769705 Mon Sep 17 00:00:00 2001 From: Jory Graham Date: Tue, 15 Jul 2014 20:26:05 -0400 Subject: [PATCH] Use the phrase 'open a line' in both tips --- core/prelude-core.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/prelude-core.el b/core/prelude-core.el index 3dc7d48..72cb62c 100644 --- a/core/prelude-core.el +++ b/core/prelude-core.el @@ -391,7 +391,7 @@ Doesn't mess with special buffers." "Press or to run magit-status." "Press to delete the current file and buffer." "Press to swap two windows." - "Press or to open a new beneath the current one." + "Press or to open a line beneath the current one." "Press to open a line above the current one." "Press in a Elisp buffer to launch an interactive Elisp shell." "Press to kill a line backwards."