(Creating a Procedure): Fixed typo. Thanks to Pieter Pareit!
authorMarius Vollmer <mvo@zagadka.de>
Mon, 9 Sep 2002 21:48:12 +0000 (21:48 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Mon, 9 Sep 2002 21:48:12 +0000 (21:48 +0000)
doc/ref/scheme-ideas.texi

index 98ed953..052bdeb 100644 (file)
@@ -387,7 +387,7 @@ this:
 This is a valid procedure invocation expression, and its result is the
 string @code{"Name=FSF:Address=Cambridge"}.
 
-It it more common, though, to store the procedure value in a variable ---
+It is more common, though, to store the procedure value in a variable ---
 
 @lisp
 (define make-combined-string