mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 06:20:23 +02:00
Grammatical typo.
This commit is contained in:
parent
8cb01d9fbf
commit
a236df75ae
1 changed files with 1 additions and 1 deletions
|
@ -406,7 +406,7 @@ example,
|
|||
(set! foo (delete-duplicates ...)))
|
||||
@end example
|
||||
|
||||
When a module is autoloaded, all it's bindings become available.
|
||||
When a module is autoloaded, all its bindings become available.
|
||||
@var{symbol-list} is just those that will first trigger the load.
|
||||
|
||||
An autoload is a good way to put off loading a big module until it's
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue