Corrected typo in documentation for R_Zero, R_PosInf, R_NegInf, R_Nan;

This commit is contained in:
vambo 2011-08-26 21:40:18 +03:00
parent b56567017d
commit c74b7c7730

View File

@ -57,7 +57,7 @@
struct sharedObjectsStruct shared; struct sharedObjectsStruct shared;
/* Global vars that are actally used as constants. The following double /* Global vars that are actually used as constants. The following double
* values are used for double on-disk serialization, and are initialized * values are used for double on-disk serialization, and are initialized
* at runtime to avoid strange compiler optimizations. */ * at runtime to avoid strange compiler optimizations. */