diff options
-rw-r--r-- | src/parser.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 |