~ruther/guix-local

dfb403b053eb0ea5e7c052855ba419e6a9968442 — Oleg Pykhalov 8 years ago 86637f1
doc: Fix typo.

* doc/guix.texi (DNS Services): Fix knot-configuration.
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -1
@@ 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))))
                   ;; ...