[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/12: gnu: ganeti-luxid-service-type: Fix typo.
From: |
guix-commits |
Subject: |
09/12: gnu: ganeti-luxid-service-type: Fix typo. |
Date: |
Thu, 29 Oct 2020 00:15:25 -0400 (EDT) |
vagrantc pushed a commit to branch master
in repository guix.
commit 7db4dc60045082b79ea288573d8492a6e5d5903c
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Oct 28 20:08:08 2020 -0700
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(-)
diff --git a/gnu/services/ganeti.scm b/gnu/services/ganeti.scm
index d87db5b..0a34ea6 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>
- branch master updated (3791d15 -> 159c594), guix-commits, 2020/10/29
- 02/12: gnu: rust-zstd-safe-2: Fix typo., guix-commits, 2020/10/29
- 01/12: gnu: python-django-auth-ldap: Fix typo., guix-commits, 2020/10/29
- 07/12: gnu: python-scour: Fix typo., guix-commits, 2020/10/29
- 05/12: gnu: emacs-highlight-numbers: Fix typo., guix-commits, 2020/10/29
- 06/12: gnu: altermime: Fix typo., guix-commits, 2020/10/29
- 04/12: gnu: python-django-sekizai: Fix typo., guix-commits, 2020/10/29
- 09/12: gnu: ganeti-luxid-service-type: Fix typo.,
guix-commits <=
- 12/12: build/maven: Fix typo., guix-commits, 2020/10/29
- 11/12: build/maven: fix-pom-dependencies: Fix typo., guix-commits, 2020/10/29
- 03/12: gnu: rust-webpki-0.21: Fix typo., guix-commits, 2020/10/29
- 08/12: gnu: python-mujson: Fix typo., guix-commits, 2020/10/29
- 10/12: build/maven: fix-pom-dependencies: Fix typo., guix-commits, 2020/10/29