doc: Fix typo.
authorMiguel <rosen644835@gmail.com>
Sun, 5 May 2019 15:28:34 +0000 (17:28 +0200)
committerDanny Milosavljevic <dannym@scratchpost.org>
Sun, 5 May 2019 15:28:34 +0000 (17:28 +0200)
* doc/guix.texi (VM): Add missing dot.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
doc/guix.texi

index 8f7feca..4b0f518 100644 (file)
@@ -24649,7 +24649,7 @@ example graph.
 @cindex virtual machine
 To run Guix in a virtual machine (VM), one can use the pre-built Guix VM image
 distributed at
-@url{@value{BASE-URL}/guix-system-vm-image-@value{VERSION}.x86_64-linux.xz}
+@url{@value{BASE-URL}/guix-system-vm-image-@value{VERSION}.x86_64-linux.xz}.
 This image is a compressed image in QCOW format.  You will first need to
 decompress with @command{xz -d}, and then you can pass it to an emulator such
 as QEMU (see below for details).