[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/11: services: ganeti: Fix typo.
From: |
guix-commits |
Subject: |
10/11: services: ganeti: Fix typo. |
Date: |
Sat, 10 Oct 2020 17:40:48 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit d7fb4199c770c3bd7ce755b1160aa19e9164f148
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat Oct 10 16:56:24 2020 +0200
services: ganeti: Fix typo.
* gnu/services/ganeti.scm (ganeti-luxid-service-type)[description]: Fix
typo.
---
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 e2a2ec6..d87db5b 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 autorative daemon for the Ganeti job queue. Jobs can
+Additionally, it is the authorative 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 (5b548a1 -> 26f6bd0), guix-commits, 2020/10/10
- 02/11: gnu: Rename 'llvm-download-uri' to 'llvm-uri'., guix-commits, 2020/10/10
- 04/11: gnu: python-oauthlib: Update to 3.1.0., guix-commits, 2020/10/10
- 01/11: gnu: folly: Remove reference to missing patch., guix-commits, 2020/10/10
- 09/11: gnu: libvpx: Update to 1.9.0., guix-commits, 2020/10/10
- 03/11: gnu: python-openid: Update to 3.2.0., guix-commits, 2020/10/10
- 05/11: gnu: python-dirsync: Update to 2.2.5., guix-commits, 2020/10/10
- 10/11: services: ganeti: Fix typo.,
guix-commits <=
- 07/11: gnu: fakeroot: Update to 1.25.1., guix-commits, 2020/10/10
- 06/11: gnu: python-dirsync: Update home page., guix-commits, 2020/10/10
- 08/11: gnu: drbd-utils: Update to 9.15.0., guix-commits, 2020/10/10
- 11/11: gnu: Add buku., guix-commits, 2020/10/10