~ruther/guix-local

79fbe4f524cf89ab5bcc739ac61500392ebfa07b — Tobias Geerinckx-Rice 4 years ago 792e1c2
doc: Fix typo.

* doc/guix.texi (X Window): Fix ‘string-apppend’ typo.
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -1
@@ 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")})