]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
spelling: number
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 13 Jun 2021 21:33:56 +0000 (17:33 -0400)
committerWillem Toorop <willem@nlnetlabs.nl>
Mon, 14 Jun 2021 09:29:16 +0000 (11:29 +0200)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
pcat/pcat-diff.c

index 3f1e239b4f1e74aece9c15d795d923f1b5e2af7d..127c5f8df657c34075f07a6b1ae53557e2b03297 100644 (file)
@@ -392,7 +392,7 @@ usage(FILE *fp)
         fprintf(fp, "    2. hex dump\t\tquery in hex, network order\n");
         fprintf(fp, "    3. hex dump\t\tanswer of FILE 1 in hex, network order\n");
         fprintf(fp, "    4. hex dump\t\tanswer of FILE 2 in hex, network order\n\n");
-        fprintf(fp, " If a difference in the query is spotted the sequence nmuber\n");
+        fprintf(fp, " If a difference in the query is spotted the sequence number\n");
         fprintf(fp, " is prefixed by a 'q: ' and the query data is printed:\n");
         fprintf(fp, "    1. q: xxx:yyy\tdecimal sequence numbers\n");
         fprintf(fp, "    2. hex dump\t\tquery in hex, network order\n");