From: Andreas Steffen Date: Wed, 7 Sep 2011 08:43:28 +0000 (+0200) Subject: fixed typo X-Git-Tag: 4.6.0~384 X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=commitdiff_plain;h=8b5219dd61e237d4957ec83a07b62accde8d2647 fixed typo --- diff --git a/src/libstrongswan/credentials/credential_manager.h b/src/libstrongswan/credentials/credential_manager.h index 04269cf..4c662d1 100644 --- a/src/libstrongswan/credentials/credential_manager.h +++ b/src/libstrongswan/credentials/credential_manager.h @@ -146,7 +146,7 @@ struct credential_manager_t { * Create an enumerator over trusted certificates. * * This method creates an enumerator over trusted certificates. The auth - * parameter (if given) recevies the trustchain used to validate + * parameter (if given) receives the trustchain used to validate * the certificate. The resulting enumerator enumerates over * certificate_t*, auth_cfg_t*. * If online is set, revocations are checked online for the whole