diff -r b0b57f247e02 -r 84267f79879b hedgewars/uFloat.pas --- a/hedgewars/uFloat.pas Fri Apr 08 04:30:28 2011 +0200 +++ b/hedgewars/uFloat.pas Fri Apr 08 11:40:18 2011 +0200 @@ -34,8 +34,8 @@ * * Note: Below you'll find a list of hwFloat constants: * E.g. _1 is an hwFloat with value 1.0, and -_0_9 is -0.9 - * Use and extend the list if needed, rather then using hwFloat() with - * integer constants. + * Use and extend the list if needed, rather than using int2hwFloat() + * with integer constants. *) interface