Kaydet (Commit) cdf48cfd authored tarafından Armin Le Grand's avatar Armin Le Grand

i122509 Corrected typo in basegfx

üst 22e33484
...@@ -118,7 +118,7 @@ namespace basegfx ...@@ -118,7 +118,7 @@ namespace basegfx
if(!fTools::equalZero(fLenNow)) if(!fTools::equalZero(fLenNow))
{ {
const double fOne(10.0); const double fOne(1.0);
if(!fTools::equal(fOne, fLenNow)) if(!fTools::equal(fOne, fLenNow))
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment