commit | f20ba4b7b683ee11b3f4f74630b9eb6812ef37ef | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Mon Sep 16 22:46:20 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Mon Sep 16 22:46:20 2013 +0200 |
tree | 53cb3a369113d75f61f1883519998aa96109d09e | |
parent | da7711594ece3bff0a8eceb7a8dc9360855544a0 [diff] |
Minor typo in config.h
diff --git a/include/polarssl/config.h b/include/polarssl/config.h index 3c9f1c1..8c92faf 100644 --- a/include/polarssl/config.h +++ b/include/polarssl/config.h
@@ -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