doc-src/IsarImplementation/Thy/document/ML.tex
changeset 21172 eea3c9048c7a
parent 21148 3a64d58a9f49
child 21501 8dab1e45c11f
--- a/doc-src/IsarImplementation/Thy/document/ML.tex	Sat Nov 04 19:25:38 2006 +0100
+++ b/doc-src/IsarImplementation/Thy/document/ML.tex	Sat Nov 04 19:25:39 2006 +0100
@@ -41,7 +41,7 @@
       written once, modified ten times, and read
       100 times.  So simplify its writing,
       always keep future modifications in mind,
-      and never jeopardize readability. Every second you hesitate
+      and never jeopardize readability.  Every second you hesitate
       to spend on making your code more clear you will
       have to spend ten times understanding what you have
       written later on.