1
Fork 0
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:
Kevin Ryde 2005-01-09 23:15:04 +00:00
parent 8cb01d9fbf
commit a236df75ae

View file

@ -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