Fix type in comment.
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 30 Sep 2009 14:23:57 +0000 (16:23 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 30 Sep 2009 14:23:57 +0000 (16:23 +0200)
Chapters/Introduction.tex

index 8ffba572677d57ee3e8fd041239b72e661822fe4..e9fa26f5ed48df2d4e293c7550cd23e88491fd24 100644 (file)
@@ -136,7 +136,7 @@ sum' (x:xs) acc = acc' : (sum' xs acc')
     newCircle.a(btex + etex);
     newCircle.out(btex $output$ etex) "framed(false)";
    
-    % Punt inp, a and out in one horizontal line, with reg above a
+    % Put inp, a and out in one horizontal line, with reg above a
     reg.c-a.c=(0cm, 2cm);
     a.c-inp.c=(3cm, 0cm);
     out.c-a.c=(3cm, 0cm);