aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2014-12-13 08:55:41 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2014-12-15 07:49:38 +0100
commite0c2ab8309b7f04551d860b8328172f8a0f408d2 (patch)
treefc2fd3476ac59a5f17a4241c4098f1c9c9852cb8
parent67bfd59360a8b5dbbd65767e1179c1631f8e6789 (diff)
downloadsciteco-e0c2ab8309b7f04551d860b8328172f8a0f408d2.tar.gz
fixed remaining reference to register "0" in the documentation
-rw-r--r--src/parser.cpp2
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