commit | e23c31561fbb921c9e0ace18b3bf2b74e2d1a3f9 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Mon Oct 01 14:42:47 2012 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Mon Oct 01 14:42:47 2012 +0000 |
tree | 7037184a92c07d44ecf7346d99d46ce9c9c87cb9 | |
parent | 5c2364c2bac4c0c0c269235aa701ec7e07a1e00e [diff] [blame] |
- Fixed typo
diff --git a/include/polarssl/config.h b/include/polarssl/config.h index 16257b5..4781d2c 100644 --- a/include/polarssl/config.h +++ b/include/polarssl/config.h
@@ -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). *