]> granicus.if.org Git - pdns/commitdiff
spelling: milliseconds
authorJosh Soref <jsoref@users.noreply.github.com>
Thu, 2 Feb 2017 10:13:06 +0000 (10:13 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Thu, 2 Feb 2017 10:13:06 +0000 (10:13 +0000)
docs/markdown/authoritative/performance.md
docs/markdown/recursor/settings.md

index 4197ee31cbde4c3f5f15642b98d3506a62ab342a..a1e23729f013749043373f3956337cf7ad953d8d 100644 (file)
@@ -72,7 +72,7 @@ daemon.
 * `servfail-packets`: Amount of packets that could not be answered due to database problems
 * `signature-cache-size`: Number of entries in the signature cache
 * `signatures`: Number of DNSSEC signatures created
-* `sys-msec`: Number of CPU miliseconds sent in system time
+* `sys-msec`: Number of CPU milliseconds sent in system time
 * `tcp-answers-bytes`: Total number of answer bytes sent over TCP (since 4.0.0)
 * `tcp-answers`: Number of answers sent out over TCP
 * `tcp-queries`: Number of questions received over TCP
index 35a04c69aa6ddaae0d9d3ff93a1e8bb54e6ca1dd..8696f6518440955916ee9bb571ff5a3d8143868a 100644 (file)
@@ -661,7 +661,7 @@ Maximum number of DNS queries in a TCP connection.
 * Integer
 * Default: 7000
 
-Total maximum number of miliseconds of wallclock time the server may use to answer
+Total maximum number of milliseconds of wallclock time the server may use to answer
 a single query.
 
 ## `minimum-ttl-override`