Fix typo in a6916fa
diff --git a/include/polarssl/config.h b/include/polarssl/config.h
index 5bfce9c..ecf0b17 100644
--- a/include/polarssl/config.h
+++ b/include/polarssl/config.h
@@ -1275,7 +1275,7 @@
 #define POLARSSL_CAMELLIA_C
 
 /**
- * \def POLARSSL_GCM_C
+ * \def POLARSSL_CCM_C
  *
  * Enable the Counter with CBC-MAC (CCM) mode for 128-bit block cipher.
  *