me
/
guix
Archived
1
0
Fork 0

installer: Fix docstring typo.

* gnu/installer.scm (build-compiled-file): Fix a typo in the docstring.
master
Tobias Geerinckx-Rice 2020-09-22 15:20:58 +02:00
parent fec41dc059
commit 8d01f8a66a
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
(_ #f)))
(define* (build-compiled-file name locale-builder)
"Return a file-like object that evalutes the gexp LOCALE-BUILDER and store
"Return a file-like object that evaluates the gexp LOCALE-BUILDER and store
its result in the scheme file NAME. The derivation will also build a compiled
version of this file."
(define set-utf8-locale