me
/
guix
Archived
1
0
Fork 0

doc: Fix typo.

* doc/guix.texi (X Window): Fix ‘string-apppend’ typo.
master
Tobias Geerinckx-Rice 2022-07-31 02:00:00 +02:00
parent 792e1c2ce1
commit 79fbe4f524
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View 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")})