Minor: Fix typo in program comments

Fix a typos in some reference program applications
This commit is contained in:
Ron Eldor
2017-07-19 23:39:59 +02:00
committed by Simon Butcher
parent cea8b53680
commit a905bdc999
+1 -1
View File
@@ -2125,7 +2125,7 @@ handshake:
#if defined(MBEDTLS_X509_CRT_PARSE_C)
/*
* 5. Verify the server certificate
* 5. Verify the client certificate
*/
mbedtls_printf( " . Verifying peer X.509 certificate..." );