civodul pushed a commit to branch master
in repository guix.

commit 720fce6daef2763ded98817a0e31653d22e88e8b
Author: Ludovic Courtès <[email protected]>
AuthorDate: Wed Oct 21 17:29:48 2020 +0200

    doc: Capitalize "Hurd" in 'operating-system' reference.
    
    * doc/guix.texi (operating-system Reference): Capitalize "Hurd".
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 982b82e..a8a4e1a 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -12857,7 +12857,7 @@ available when building a virtual machine disk image.}.
 
 @cindex hurd
 @item @code{hurd} (default: @code{#f})
-The package object of the hurd to be started by the kernel.  When this
+The package object of the Hurd to be started by the kernel.  When this
 field is set, produce a GNU/Hurd operating system.  In that case,
 @code{kernel} must also be set to the @code{gnumach} package---the
 microkernel the Hurd runs on.

Reply via email to