doc: Fix typo.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sun, 31 Jul 2022 00:00:00 +0000 (02:00 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sun, 31 Jul 2022 00:00:12 +0000 (02:00 +0200)
* doc/guix.texi (X Window): Fix ‘string-apppend’ typo.

doc/guix.texi

index 9d17050..b8d1f39 100644 (file)
@@ -21141,7 +21141,7 @@ Select display server to use for the greeter.  Valid values are
 @item @code{numlock} (default: "on")
 Valid values are @samp{"on"}, @samp{"off"} or @samp{"none"}.
 
-@item @code{halt-command} (default @code{#~(string-apppend #$shepherd "/sbin/halt")})
+@item @code{halt-command} (default @code{#~(string-append #$shepherd "/sbin/halt")})
 Command to run when halting.
 
 @item @code{reboot-command} (default @code{#~(string-append #$shepherd "/sbin/reboot")})