- Fixed typo

This commit is contained in:
Paul Bakker 2012-10-01 14:42:47 +00:00
parent 5c2364c2ba
commit e23c31561f

View file

@ -90,7 +90,7 @@
/** /**
* \def POLARSSL_HAVE_SSE2 * \def POLARSSL_HAVE_SSE2
* *
* CPI supports SSE2 instruction set. * CPU supports SSE2 instruction set.
* *
* Uncomment if the CPU supports SSE2 (IA-32 specific). * Uncomment if the CPU supports SSE2 (IA-32 specific).
* *