aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2022-09-07 20:07:45 +0200
committerRicardo Wurmus <rekado@elephly.net>2022-09-07 20:08:23 +0200
commitd18bddf5d7aa7f99d0cdc7d65a954b879ff962be (patch)
tree5dff1545f9de7661248267e184031693b8e14073 /doc
parent453e7dd8c4b9422a7c80e3b3e75589b6471f5af1 (diff)
downloadguix-d18bddf5d7aa7f99d0cdc7d65a954b879ff962be.tar
guix-d18bddf5d7aa7f99d0cdc7d65a954b879ff962be.tar.gz
doc: Fix typo.
* doc/guix.texi (Miscellaneous Services): Fix typo.
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 20abfee772..db72e75a69 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -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.