summaryrefslogtreecommitdiff
path: root/lib/krb5_wrap
diff options
context:
space:
mode:
authorSwen Schillig <swen@linux.ibm.com>2019-01-07 15:10:25 +0100
committerJeremy Allison <jra@samba.org>2019-01-10 06:14:27 +0100
commit08fd05615346637e0600d2c7475e86dee95c721b (patch)
tree43aed6240299fdcc1537932ec231815154e7c72d /lib/krb5_wrap
parente29cb5095b519cd12ecc1029b22a120f14d93db5 (diff)
downloadsamba-08fd05615346637e0600d2c7475e86dee95c721b.tar.gz
Fix typo and remove the sun and the clouds
Signed-off-by: Swen Schillig <swen@linux.ibm.com> Reviewed-by: Jeremy Allison <jra@samba.org> Reviewed-by: Volker Lendecke <Volker.Lendecke@SerNet.DE> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Thu Jan 10 06:14:27 CET 2019 on sn-devel-144
Diffstat (limited to 'lib/krb5_wrap')
-rw-r--r--lib/krb5_wrap/krb5_samba.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/krb5_wrap/krb5_samba.c b/lib/krb5_wrap/krb5_samba.c
index 039de66c7c7..f0dc86b1859 100644
--- a/lib/krb5_wrap/krb5_samba.c
+++ b/lib/krb5_wrap/krb5_samba.c
@@ -1466,7 +1466,7 @@ krb5_error_code smb_krb5_kt_get_name(TALLOC_CTX *mem_ctx,
*
* @param[in] princ The principal as a krb5_principal to search for.
*
- * @param[in] flush Weather to flush the complete keytab.
+ * @param[in] flush Whether to flush the complete keytab.
*
* @param[in] keep_old_entries Keep the entry with the previous kvno.
*