From 7db4dc60045082b79ea288573d8492a6e5d5903c Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 28 Oct 2020 20:08:08 -0700 Subject: gnu: ganeti-luxid-service-type: Fix typo. * gnu/services/ganeti (ganeti-luxid-service-type)[description]: Fix spelling of "authoritative". --- gnu/services/ganeti.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') 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* -- cgit v1.2.3