From: Andreas Metzler Date: Sun, 29 May 2016 09:53:22 +0000 (+0200) Subject: Typo fix: auxilary -> auxiliary [ci skip] X-Git-Tag: gnutls_3_5_1~96 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a148bbbe964e5f1aef76e7ef4bc3ebd24d901864;p=thirdparty%2Fgnutls.git Typo fix: auxilary -> auxiliary [ci skip] --- diff --git a/src/certtool-args.def b/src/certtool-args.def index 0eee218cea..95d8052119 100644 --- a/src/certtool-args.def +++ b/src/certtool-args.def @@ -205,7 +205,7 @@ flag = { flag = { name = load-data; - descrip = "Loads auxilary data"; + descrip = "Loads auxiliary data"; arg-type = string; doc = ""; };