From: Mathieu Parent Date: Thu, 29 Aug 2019 19:53:43 +0000 (+0200) Subject: Spelling fixes s/optinally/optionally/ X-Git-Tag: tevent-0.10.1~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06e0f89345e09d2fb4bf0f028711e448bc181346;p=thirdparty%2Fsamba.git Spelling fixes s/optinally/optionally/ Signed-off-by: Mathieu Parent Reviewed-by: Andrew Bartlett Reviewed-by: Gary Lockyer --- diff --git a/source4/torture/krb5/kdc-canon-heimdal.c b/source4/torture/krb5/kdc-canon-heimdal.c index ee3045181dc..dffebd74038 100644 --- a/source4/torture/krb5/kdc-canon-heimdal.c +++ b/source4/torture/krb5/kdc-canon-heimdal.c @@ -1617,7 +1617,7 @@ static bool torture_krb5_as_req_canon(struct torture_context *tctx, const void * * then skip the SPN tests. */ if (test_data->as_req_spn && test_data->krb5_hostname[0] == '\0') { - torture_skip(tctx, "This test needs a hostname specified as --option=torture:krb5-hostname=hostname.example.com and optinally --option=torture:krb5-service=service (defaults to host) to run"); + torture_skip(tctx, "This test needs a hostname specified as --option=torture:krb5-hostname=hostname.example.com and optionally --option=torture:krb5-service=service (defaults to host) to run"); } if (test_data->removedollar &&