Merge pull request #78 from vambo/patch-1

Corrected typo in documentation for R_Zero, R_PosInf, R_NegInf, R_Nan;
This commit is contained in:
Salvatore Sanfilippo 2011-09-20 02:00:58 -07:00
commit ac1f6fd07a

View File

@ -58,7 +58,7 @@
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
* at runtime to avoid strange compiler optimizations. */