diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-08-25 16:07:30 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-08-25 17:14:50 +0200 |
commit | bff22b76f38ab790248add90fc8bc11e9f9c4955 (patch) | |
tree | b50457243f78e7f5dc5fe78d2892e91f967cd9d6 /doc | |
parent | 2e832d4b8a1c68a9f28d5953819954ee37d9800f (diff) | |
download | guix-bff22b76f38ab790248add90fc8bc11e9f9c4955.tar guix-bff22b76f38ab790248add90fc8bc11e9f9c4955.tar.gz |
doc: Fix typo.
* doc/guix.texi (Virtualization Services): Fix typo.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index fed904411a..91d3860978 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -25628,7 +25628,7 @@ When true, the daemon performs additional logging for debugging purposes. @defvr {Scheme Variable} ganeti-luxid-service-type @command{ganeti-luxid} is a daemon used to answer queries related to the configuration and the current live state of a Ganeti cluster. Additionally, -it is the authorative daemon for the Ganeti job queue. Jobs can be +it is the authoritative daemon for the Ganeti job queue. Jobs can be submitted via this daemon and it schedules and starts them. It takes a @code{ganeti-luxid-configuration} object. |