Minor: Fix typo in program comments

Fix a typo in some reference program applications
This commit is contained in:
Ron Eldor 2017-06-20 15:23:23 +03:00 committed by Simon Butcher
parent 573bb96416
commit 1d260545fc

View File

@ -1709,7 +1709,7 @@ reset:
#if defined(POLARSSL_X509_CRT_PARSE_C)
/*
* 5. Verify the server certificate
* 5. Verify the client certificate
*/
polarssl_printf( " . Verifying peer X.509 certificate..." );