commit a2cde072a5cb1059b38cfacd69b8ff9df67c40c0
parent 93e99beb3f38797c255e4b322fa7bb082c849337
Author: Alexander Burger <abu@software-lab.de>
Date: Thu, 24 Feb 2011 08:03:27 +0100
Another typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/tut.html b/doc/tut.html
@@ -90,7 +90,7 @@ just jump anywhere you are interested in.
console in interactive mode), evaluates it, and prints the result to the current
output channel. This is called a "read-eval-print-loop" (REPL).
-<h3>VI-like edition</h3>
+<h3>VI-like editing</h3>
<p>It is very helpful - though not absolutely necessary - when you know how to
use the <code>vi</code> editor.