1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00

(Creating a Procedure): Fixed typo. Thanks to Pieter Pareit!

This commit is contained in:
Marius Vollmer 2002-09-09 21:46:42 +00:00
parent a0fd21b60b
commit c4c7a80c03

View 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