diff --git a/doc/ref/scheme-ideas.texi b/doc/ref/scheme-ideas.texi index 98ed953e8..052bdeb35 100644 --- a/doc/ref/scheme-ideas.texi +++ b/doc/ref/scheme-ideas.texi @@ -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