mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
services: dicod: Reduce irony.
* gnu/services/dict.scm (dicod-service): Fix docstring typo.
This commit is contained in:
parent
5e17ae7fbd
commit
b864ddb690
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ (define* (dicod-service #:key (config (dicod-configuration)))
|
|||
|
||||
The optional @var{config} argument specifies the configuration for
|
||||
@command{dicod}, which should be a @code{<dicod-configuration>} object, by
|
||||
default it serves the GNU Collaborative International Dictonary of English.
|
||||
default it serves the GNU Collaborative International Dictionary of English.
|
||||
|
||||
You can add @command{open localhost} to your @file{~/.dico} file to make
|
||||
@code{localhost} the default server for @command{dico}
|
||||
|
|
Loading…
Reference in a new issue