1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

doc: Fix some misspellings.

Change-Id: I567aec7b1fac91234f46886c35affa6bd6e582d9
This commit is contained in:
Efraim Flashner
2025-02-19 11:12:45 +02:00
parent e582903481
commit a641396502
5 changed files with 14 additions and 14 deletions

View File

@@ -1833,7 +1833,7 @@ In the above example @code{%file-systems} is a collection of flags
enabling different file system support, @code{%efi-support} enables EFI
support and @code{%emulation} enables a x86_64-linux machine to act in
32-bit mode also. The @code{default-extra-linux-options} procedure is
the one defined above, which had to be used to avoid loosing the default
the one defined above, which had to be used to avoid losing the default
configuration options of the @code{extra-options} keyword.
This all sounds like it should be doable, but how does one even know which