guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/07: services: ganeti-kvmd-service-type: Fix typo in description.


From: guix-commits
Subject: 06/07: services: ganeti-kvmd-service-type: Fix typo in description.
Date: Tue, 25 Aug 2020 11:58:48 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 2e832d4b8a1c68a9f28d5953819954ee37d9800f
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Aug 25 16:05:05 2020 +0200

    services: ganeti-kvmd-service-type: Fix typo in description.
    
    * gnu/services/ganeti.scm (ganeti-kvmd-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 8d30472..e2a2ec6 100644
--- a/gnu/services/ganeti.scm
+++ b/gnu/services/ganeti.scm
@@ -550,7 +550,7 @@ The KVM daemon monitors, using @code{inotify}, KVM 
instances through their QMP
 sockets, which are provided by KVM.  Using the QMP sockets, the KVM daemon
 listens for particular shutdown, powerdown, and stop events which will 
determine
 if a given instance was shutdown by the user or Ganeti, and this result is
-communicated to Ganeti via a special file in the filesystem.")))
+communicated to Ganeti via a special file in the file system.")))
 
 (define-record-type* <ganeti-mond-configuration>
   ganeti-mond-configuration make-ganeti-mond-configuration



reply via email to

[Prev in Thread] Current Thread [Next in Thread]