From e0c2ab8309b7f04551d860b8328172f8a0f408d2 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sat, 13 Dec 2014 08:55:41 +0100 Subject: fixed remaining reference to register "0" in the documentation --- src/parser.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/parser.cpp') diff --git a/src/parser.cpp b/src/parser.cpp index 0e10347..aa02164 100644 --- a/src/parser.cpp +++ b/src/parser.cpp @@ -2042,7 +2042,7 @@ static struct ScintillaMessage { * There are however exceptions: * - In the editor profile and batch mode in general, * the ES command may be used freely. - * - In the ED hook macro (register \(lq0\(rq), + * - In the ED hook macro (register \(lqED\(rq), * when a file is added to the ring, most destructive * operations can be performed since rubbing out the * EB command responsible for the hook execution also -- cgit v1.2.3