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:
parent
76fb48bfa7
commit
c604da1be5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue