1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-12-24 17:41:01 +03:00

- 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
*
* CPI supports SSE2 instruction set.
* CPU supports SSE2 instruction set.
*
* Uncomment if the CPU supports SSE2 (IA-32 specific).
*