mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 23:00:22 +02:00
Typo fix; nfc.
This commit is contained in:
parent
db91fbdf52
commit
59cf3efa99
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
;;;; This file will be installed as "and-let*.scm" on systems that
|
;;;; This file will be installed as "and-let*.scm" on systems that
|
||||||
;;;; support it. It will go away in the future, use the module
|
;;;; support it. It will go away in the future, use the module
|
||||||
;;;; (and-let-star) instead.
|
;;;; (ice-9 and-let-star) instead.
|
||||||
|
|
||||||
(define-module (ice-9 and-let*)
|
(define-module (ice-9 and-let*)
|
||||||
:use-module (ice-9 and-let-star)
|
:use-module (ice-9 and-let-star)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue