mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: ganeti-luxid-service-type: Fix typo.
* gnu/services/ganeti (ganeti-luxid-service-type)[description]: Fix spelling of "authoritative".
This commit is contained in:
parent
19c2c9f0bf
commit
7db4dc6004
1 changed files with 1 additions and 1 deletions
|
@ -430,7 +430,7 @@ (define ganeti-luxid-service-type
|
|||
(description
|
||||
"@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
|
||||
Additionally, it is the authoritative daemon for the Ganeti job queue. Jobs can
|
||||
be submitted via this daemon and it schedules and starts them.")))
|
||||
|
||||
(define-record-type* <ganeti-rapi-configuration>
|
||||
|
|
Loading…
Reference in a new issue