Minor typo in config.h

This commit is contained in:
Paul Bakker 2013-09-16 22:46:20 +02:00
parent da7711594e
commit f20ba4b7b6

View file

@ -1217,7 +1217,7 @@
/**
* \def POLARSSL_PK_WRITE_C
*
* Enable the generic public (asymetric) key write.
* Enable the generic public (asymetric) key writer.
*
* Module: library/pkwrite.c
* Caller: library/x509write.c