Cleanup: Spelling.

This commit is contained in:
Thomas Dinges
2014-10-03 15:28:52 +02:00
parent 4c43fcf791
commit 02f58ac623

View File

@@ -36,9 +36,9 @@
CCL_NAMESPACE_BEGIN
/* Approximate erf and erfinv implementations.
* Implementation comes stright from the wikipedia:
* Implementation comes straight from Wikipedia:
*
* http://en.wikipedia.org/wiki/Error_function
* http://en.wikipedia.org/wiki/Error_function
*
* Some constants are baked into the code.
*/