summaryrefslogtreecommitdiff
path: root/gnu/services
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2020-10-28 20:08:08 -0700
committerVagrant Cascadian <vagrant@debian.org>2020-10-28 21:10:54 -0700
commit7db4dc60045082b79ea288573d8492a6e5d5903c (patch)
tree32035385a59dd8c6abc96494015360d83e86c899 /gnu/services
parent19c2c9f0bf1ff54079ce0c8f97e28803299d10d8 (diff)
downloadguix-patches-7db4dc60045082b79ea288573d8492a6e5d5903c.tar
guix-patches-7db4dc60045082b79ea288573d8492a6e5d5903c.tar.gz
gnu: ganeti-luxid-service-type: Fix typo.
* gnu/services/ganeti (ganeti-luxid-service-type)[description]: Fix spelling of "authoritative".
Diffstat (limited to 'gnu/services')
-rw-r--r--gnu/services/ganeti.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/services/ganeti.scm b/gnu/services/ganeti.scm
index d87db5b9ac..0a34ea6a5e 100644
--- a/gnu/services/ganeti.scm
+++ b/gnu/services/ganeti.scm
@@ -430,7 +430,7 @@ appropriate requests to this daemon.")))
(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>