]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Typo fix: auxilary -> auxiliary [ci skip]
authorAndreas Metzler <ametzler@bebt.de>
Sun, 29 May 2016 09:53:22 +0000 (11:53 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 29 May 2016 17:17:30 +0000 (19:17 +0200)
src/certtool-args.def

index 0eee218cea0f094f94764a6d7ecd5943ca0a7b5b..95d805211913ef85927fd847a26c34589bc74806 100644 (file)
@@ -205,7 +205,7 @@ flag = {
 
 flag = {
     name      = load-data;
-    descrip   = "Loads auxilary data";
+    descrip   = "Loads auxiliary data";
     arg-type  = string;
     doc = "";
 };