diff options
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/krb5/ccache/file/fcc_init.c | 2 | ||||
| -rw-r--r-- | src/lib/krb5/ccache/stdio/scc_init.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/krb5/ccache/file/fcc_init.c b/src/lib/krb5/ccache/file/fcc_init.c index b187d3846..019640fa5 100644 --- a/src/lib/krb5/ccache/file/fcc_init.c +++ b/src/lib/krb5/ccache/file/fcc_init.c @@ -34,7 +34,7 @@ * * Effects: * Creates/refreshes the file cred cache id. If the cache exists, its - * contents ae destroyed. + * contents are destroyed. * * Errors: * system errors diff --git a/src/lib/krb5/ccache/stdio/scc_init.c b/src/lib/krb5/ccache/stdio/scc_init.c index eda7378de..b3bde42df 100644 --- a/src/lib/krb5/ccache/stdio/scc_init.c +++ b/src/lib/krb5/ccache/stdio/scc_init.c @@ -34,7 +34,7 @@ * * Effects: * Creates/refreshes the file cred cache id. If the cache exists, its - * contents ae destroyed. + * contents are destroyed. * * Errors: * system errors |
