diff options
author | Julien Lepiller <julien@lepiller.eu> | 2020-11-01 19:49:02 +0100 |
---|---|---|
committer | Julien Lepiller <julien@lepiller.eu> | 2020-11-01 19:51:48 +0100 |
commit | 2d05f1fc39862ba5793e845d4119473556ac23d4 (patch) | |
tree | 83e90a7493dd497a9d06c5e0c44c74c5044c5a17 /doc | |
parent | 8df89c47930e8a247316e1a9b251a7b642b874de (diff) | |
download | guix-2d05f1fc39862ba5793e845d4119473556ac23d4.tar.gz |
doc: Fix typo.
* doc/guix.texi (DNS Services): Fix typo.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 8d66375c74..524c6dfece 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -24433,7 +24433,7 @@ The list of knot-zone-configuration used by this configuration. @subsubheading Knot Resolver Service @deffn {Scheme Variable} knot-resolver-service-type -This this the type of the knot resolver service, whose value should be +This is the type of the knot resolver service, whose value should be an @code{knot-resolver-configuration} object as in this example: @lisp |