]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Spelling fixes s/optinally/optionally/
authorMathieu Parent <math.parent@gmail.com>
Thu, 29 Aug 2019 19:53:43 +0000 (21:53 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 1 Sep 2019 22:21:26 +0000 (22:21 +0000)
Signed-off-by: Mathieu Parent <math.parent@gmail.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
source4/torture/krb5/kdc-canon-heimdal.c

index ee3045181dc89e3685ed6567750cd737f8db6dbd..dffebd7403807084ee9d2b95ff56cc845b6f2d57 100644 (file)
@@ -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 &&