mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-02-03 23:21:08 +00:00
Minor: Fix typo in program comments
Fix a typo in some reference program applications
This commit is contained in:
parent
573bb96416
commit
1d260545fc
|
@ -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..." );
|
||||
|
||||
|
|
Loading…
Reference in a new issue