commit | 5aef1e10f93a3381c7e5281ee8c70f793b9f180e | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Wed Nov 07 20:05:38 2012 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Wed Jan 16 13:16:09 2013 +0100 |
tree | cc3bb01ceb655f29f95c7d31019e6350073901f3 | |
parent | 089b70d5a69fa54446c9c5349b6fd11d0483ba52 [diff] |
Fixed comments / typos (cherry picked from commit 096348fa7984bb86201c50d8e8e030059af2fb6d)
diff --git a/include/polarssl/config.h b/include/polarssl/config.h index 6d4aca8..bb2e232 100644 --- a/include/polarssl/config.h +++ b/include/polarssl/config.h
@@ -280,7 +280,7 @@ /** * \def POLARSSL_BIGNUM_C * - * Enable the multo-precision integer library. + * Enable the multi-precision integer library. * * Module: library/bignum.c * Caller: library/dhm.c