]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: the second signals
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Fri, 4 Jul 2025 03:08:43 +0000 (23:08 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Fri, 4 Jul 2025 03:20:39 +0000 (23:20 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
pdns/recursordist/docs/performance.rst

index 4369ca6288bc6a89c9a58521c5e5f07442c85e6c..3a403cb67a4b9b738c7906490c98b58ff6508c0e 100644 (file)
@@ -367,7 +367,7 @@ An example of a trace (timestamps are relative in nanoseconds) as shown  in the
      -AnswerSent(337266453)
 
 The packet cache check event has two events.
-The first signals the start of packet cache lookup, and the second the completion of the packet cache lookup with result 0 (not found).
+The first signals the start of packet cache lookup, and the second signals the completion of the packet cache lookup with result 0 (not found).
 The SynRec event also has two entries. The value (0) is the return value of the SyncRes function.
 
 An example of a trace with a packet cache hit):