This commit is contained in:
Vincent St-Amour 2011-01-13 14:53:10 -05:00
parent f36db863bb
commit dfac6641f7

View File

@ -3,7 +3,7 @@
START_XFORM_SKIP;
#endif
/* Optimization someimtes causes a problem: d is represented in an
/* Optimization sometimes causes a problem: d is represented in an
extended format instead of a `double'. We don't want to turn off
floatng-point optimizations in the rest of the program, so we use a
little function to defeat the optimization: */