diff options
Diffstat (limited to 'basebmp')
-rw-r--r-- | basebmp/test/polytest.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basebmp/test/polytest.cxx b/basebmp/test/polytest.cxx index 64f693357298..a0371ebe21cc 100644 --- a/basebmp/test/polytest.cxx +++ b/basebmp/test/polytest.cxx @@ -220,7 +220,7 @@ private: // trigger "clipCode1 & aMinFlag/bMinFlag" cases in // clippedlinerenderer.hxx (note1: needs forcing end point to - // be clipped as well, otherwise optimisation kicks in. note2: + // be clipped as well, otherwise optimization kicks in. note2: // needs forcing end point to clip on two edges, not only on // one, otherwise swap kicks in) const basegfx::B2IPoint aPt5(1,1); |