From 6729afae0b2c3d18853c0ff3d585c5f61d678a2c Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Fri, 23 Sep 1994 01:30:17 +0000 Subject: [PATCH] Fix silly spelling typo git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4333 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/krb5/ccache/file/fcc_init.c | 2 +- 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 -- 2.26.2