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