bug#67487: Minor typo in the manual.
無無 <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <CABKQn8EsooMZBiHMOtsTqgmCO50N=A_cZecRPFdnrkKQrc0qXQ@mail.gmail.com> |
In <https://www.gnu.org/software/guile/manual/html_node/Modules-and-the-File-System.html>:
When a program evaluates (use-modules (ice-9 popen)), and the
module is not loaded, Guile searches for a conventionally-named file
from in the load path.
"from in the" should probably be "in the".