aboutsummaryrefslogtreecommitdiff
path: root/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_ccache.3
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_ccache.3')
-rw-r--r--crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_ccache.34
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_ccache.3 b/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_ccache.3
index 796640b93274..f173ad474e6d 100644
--- a/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_ccache.3
+++ b/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_ccache.3
@@ -385,7 +385,7 @@ Returns 0 or an error (and then *str is set to NULL).
.SS "KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_get_kdc_offset (krb5_context context, krb5_ccache id, krb5_deltat * offset)"
.PP
-Get the time offset betwen the client and the KDC
+Get the time offset between the client and the KDC
.PP
If the backend doesn't support KDC offset, use the context global setting.
.PP
@@ -625,7 +625,7 @@ Return an error code or 0, see krb5_get_error_message().
.SS "KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_set_kdc_offset (krb5_context context, krb5_ccache id, krb5_deltat offset)"
.PP
-Set the time offset betwen the client and the KDC
+Set the time offset between the client and the KDC
.PP
If the backend doesn't support KDC offset, use the context global setting.
.PP