From 3be9ffe44565bc58fa7733fcd1b86952d9f7b138 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Wed, 21 Nov 2018 14:55:10 +0100 Subject: krb5_wrap: Fix a typo Signed-off-by: Volker Lendecke Reviewed-by: Jeremy Allison Autobuild-User(master): Jeremy Allison Autobuild-Date(master): Wed Nov 28 21:15:31 CET 2018 on sn-devel-144 --- lib/krb5_wrap/krb5_samba.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/krb5_wrap') diff --git a/lib/krb5_wrap/krb5_samba.c b/lib/krb5_wrap/krb5_samba.c index e8abfac1d8d..b2425109d3a 100644 --- a/lib/krb5_wrap/krb5_samba.c +++ b/lib/krb5_wrap/krb5_samba.c @@ -1956,7 +1956,7 @@ krb5_error_code smb_krb5_keyblock_init_contents(krb5_context context, /** * @brief Simulate a kinit by putting the tgt in the given credential cache. * - * This function uses a keyblock rather than needingthe original password. + * This function uses a keyblock rather than needing the original password. * * @param[in] ctx The library context * -- cgit v1.2.1