mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-09 05:30:21 +02:00
Typo fix
* doc/ref/api-modules.texi (R6RS Libraries): "libraries implementation" -> "library implementation".
This commit is contained in:
parent
4f04896d6e
commit
c8eb279799
1 changed files with 1 additions and 1 deletions
|
@ -813,7 +813,7 @@ as a mechanism by which a library author can indicate that a
|
|||
particular library import should take place at a particular phase
|
||||
with respect to the lifecycle of the importing library.
|
||||
|
||||
Guile's libraries implementation uses a technique called
|
||||
Guile's library implementation uses a technique called
|
||||
@dfn{implicit phasing} (first described by Abdulaziz Ghuloum and R.
|
||||
Kent Dybvig), which allows the expander and compiler to automatically
|
||||
determine the necessary visibility of a binding imported from another
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue