~ruther/guix-local

d18bddf5d7aa7f99d0cdc7d65a954b879ff962be — Ricardo Wurmus 3 years ago 453e7dd
doc: Fix typo.

* doc/guix.texi (Miscellaneous Services): Fix typo.
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -1
@@ 36437,7 36437,7 @@ This is the data type representing the configuration of rshiny.
@item @code{package} (default: @code{r-shiny})
The package to use.

@item @code{binary} (defaunlt @code{"rshiny"})
@item @code{binary} (default @code{"rshiny"})
The name of the binary or shell script located at @code{package/bin/} to
run when the service is run.