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:
Vagrant Cascadian 2025-02-20 11:51:22 -08:00
parent 5172b1a0a1
commit 70353a898b
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA
3 changed files with 3 additions and 3 deletions

View file

@ -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?