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

@ -222,7 +222,7 @@ command such as '(\"gzip\" \"-9n\"), to compress IMAGE. Use CREATION-TIME, a
SRFI-19 time-utc object, as the creation time in metadata.
When MAX-LAYERS is not false build layered image, providing a Docker
image with store paths splitted in their own layers to improve sharing
image with store paths split in their own layers to improve sharing
between images.
ROOT-SYSTEM is a directory with a provisioned root file system, which will be