]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
spelling: robustness
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 13 Jun 2021 21:34:31 +0000 (17:34 -0400)
committerWillem Toorop <willem@nlnetlabs.nl>
Mon, 14 Jun 2021 09:29:15 +0000 (11:29 +0200)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
examples/ldns-resolver.1
examples/ldns-resolver.c

index 9552e6860ce42fa64b07461cf02a88c7ff680f3a..2392606881f5dc224f48b31c6cc9fa916ff2bb05 100644 (file)
@@ -7,7 +7,7 @@ ldns-resolver \- tries to create a resolver from a resolv.conf file.
 
 .SH DESCRIPTION
 \fBldns-resolver\fR tries to create a resolver from a resolv.conf file.
-This is only useful to test the library for robusteness with input data.
+This is only useful to test the library for robustness with input data.
 
 .SH OPTIONS
 \fBldns-resolver\fR takes a filename of the resolv.conf file as input.
index 398341d41ed04fe2dda9f486be6dc48ab1b55064..6f5f0625ae20a682b4d2703a4674f92fff36e163 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * ldns-resolver tries to create a resolver structure from /dev/urandom
- * this is only useful to test the library for robusteness with input data
+ * this is only useful to test the library for robustness with input data
  *
  * (c) NLnet Labs 2006 - 2008
  * See the file LICENSE for the license