summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1994-09-23 01:30:17 +0000
committerTheodore Tso <tytso@mit.edu>1994-09-23 01:30:17 +0000
commit6729afae0b2c3d18853c0ff3d585c5f61d678a2c (patch)
tree1a0642a37a29b4d9e4eca83a654c7c37d4f095ee /src/lib
parent5e9d142e1eca5a1d4d5d19ce7032693e7acce35f (diff)
downloadkrb5-6729afae0b2c3d18853c0ff3d585c5f61d678a2c.tar.gz
krb5-6729afae0b2c3d18853c0ff3d585c5f61d678a2c.tar.xz
krb5-6729afae0b2c3d18853c0ff3d585c5f61d678a2c.zip
Fix silly spelling typo
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4333 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/krb5/ccache/file/fcc_init.c2
-rw-r--r--src/lib/krb5/ccache/stdio/scc_init.c2
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