Commit 05492fe7 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

mbedtls.c: silly spellfix of a comment

parent 3a614286
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
 ***************************************************************************/

/*
 * Source file for all mbedTSL-specific code for the TLS/SSL layer. No code
 * Source file for all mbedTLS-specific code for the TLS/SSL layer. No code
 * but vtls.c should ever call or use these functions.
 *
 */