mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 22:31:12 +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
|
||||
;;;; 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*)
|
||||
:use-module (ice-9 and-let-star)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue