1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

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

This commit is contained in:
Marius Vollmer 2002-09-09 21:48:12 +00:00
parent 76fb48bfa7
commit c604da1be5

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