mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
doc: Fix typo.
* doc/guix.texi (DNS Services): Fix knot-configuration.
This commit is contained in:
parent
86637f18be
commit
dfb403b053
1 changed files with 1 additions and 1 deletions
|
@ -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))))
|
||||
;; ...
|
||||
|
|
Loading…
Reference in a new issue