summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Trzcinski <matt@excalamus.com>2024-04-22 19:56:26 +0200
committerFlorian Pelz <pelzflorian@pelzflorian.de>2024-04-22 21:08:41 +0200
commitb8ccbc942e0ec7baf695d383e575991289c6e033 (patch)
treeca08bc8b3aa5a02351b249340ad653b52355c11d
parent02df0a8a7d4712398d90f8635d4004e76bbc9f51 (diff)
doc: Fix typo.
* doc/guix.texi (Installing Guix in a VM): Change indefinite article. Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
-rw-r--r--doc/guix.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 65af136e61..04e33da1a9 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -2583,7 +2583,7 @@ The resulting file will be much smaller than 50 GB (typically less than
1 MB), but it will grow as the virtualized storage device is filled up.
@item
-Boot the USB installation image in an VM:
+Boot the USB installation image in a VM:
@example
qemu-system-x86_64 -m 1024 -smp 1 -enable-kvm \