mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
guix: Fix typos.
* guix/build/kconfig.scm (modify-deconfig): Fix spelling of "abbreviation". * guix/docker.scm (build-docker-image): Fix spelling of "split". * guix/scripts/pack.scm (docker-image): Fix spelling of "split".
This commit is contained in:
parent
5172b1a0a1
commit
70353a898b
3 changed files with 3 additions and 3 deletions
|
@ -533,7 +533,7 @@ tarball conforming to the Docker Image Specification, compressed with
|
|||
COMPRESSOR. It can be passed to 'docker load'. If TARGET is true, it must a
|
||||
be a GNU triplet and it is used to derive the architecture metadata in the
|
||||
image. EXTRA-OPTIONS may contain the IMAGE-TAG keyword argument. If
|
||||
MAX-LAYERS is not false, the image will be splitted in up to MAX-LAYERS
|
||||
MAX-LAYERS is not false, the image will be split in up to MAX-LAYERS
|
||||
layers."
|
||||
(define database
|
||||
(and localstatedir?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue