[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#29685] [PATCH] doc: Fix typo.
From: |
Oleg Pykhalov |
Subject: |
[bug#29685] [PATCH] doc: Fix typo. |
Date: |
Wed, 13 Dec 2017 08:51:38 +0300 |
From f5cf602d4ac4d17e32a9ddbdafd7c62982af6b4e Mon Sep 17 00:00:00 2001
From: Oleg Pykhalov <address@hidden>
Date: Wed, 13 Dec 2017 08:49:05 +0300
Subject: [PATCH] doc: Fix typo.
* doc/guix.texi (DNS Services): Fix knot-configuration.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 92ac45b1c..7625f30fb 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -15341,7 +15341,7 @@ and one slave, is:
(operating-system
;; ...
(services (cons* (service knot-service-type
- (knot-confifguration
+ (knot-configuration
(remotes (list plop-master))
(zones (list master-zone slave-zone))))
;; ...
--
2.15.1
signature.asc
Description: PGP signature
- [bug#29685] [PATCH] doc: Fix typo.,
Oleg Pykhalov <=