services: admin: Fix typo
parent
a5ea07f4ae
commit
a62a3377f3
|
@ -80,7 +80,7 @@ without arguments.")
|
|||
(setenv
|
||||
maybe-assoc-list
|
||||
"Keep or set the specified variables. Variables may also be removed by
|
||||
setting them to #f. If the ifrs character of the value is ‘$’ then the value
|
||||
setting them to #f. If the first character of the value is ‘$’ then the value
|
||||
to be set is taken from the existing environment variable with the given name.
|
||||
This options is processed after the default environment variable has been
|
||||
created."))
|
||||
|
|
Loading…
Reference in New Issue