aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/x509/x509_cert.c
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2011-02-07 11:13:27 +0100
committerTobias Brunner <tobias@strongswan.org>2011-02-07 11:39:41 +0100
commit84545f6e7c3a37c6ef14d97e86a70dded8d3c06d (patch)
treebfd1fdcbd722cc6a3fd4f38b7ebbc7b995d8b08c /src/libstrongswan/plugins/x509/x509_cert.c
parent2b2eecb6ec450f52be0549baaf7d5fef9fb2b0d2 (diff)
downloadstrongswan-84545f6e7c3a37c6ef14d97e86a70dded8d3c06d.tar.bz2
strongswan-84545f6e7c3a37c6ef14d97e86a70dded8d3c06d.tar.xz
Some typos fixed.
Diffstat (limited to 'src/libstrongswan/plugins/x509/x509_cert.c')
-rw-r--r--src/libstrongswan/plugins/x509/x509_cert.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstrongswan/plugins/x509/x509_cert.c b/src/libstrongswan/plugins/x509/x509_cert.c
index d4fb4e075..c3bb4ea5b 100644
--- a/src/libstrongswan/plugins/x509/x509_cert.c
+++ b/src/libstrongswan/plugins/x509/x509_cert.c
@@ -648,7 +648,7 @@ static void parse_authorityInfoAccess(chunk_t blob, int level0,
}
break;
default:
- /* unkown accessMethod, ignoring */
+ /* unknown accessMethod, ignoring */
break;
}
break;