Fix typo
Change-Id: I9d623cde2b6132b508f8f2ced30edcf705d31963 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173821 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
committed by
Julien Nabet
parent
cb874333a8
commit
84299f3da3
@@ -93,7 +93,7 @@ CPPUNIT_TEST_FIXTURE(DrawinglayerBorderTest, testDoubleDecompositionSolid)
|
|||||||
|
|
||||||
CPPUNIT_TEST_FIXTURE(DrawinglayerBorderTest, testDoublePixelProcessing)
|
CPPUNIT_TEST_FIXTURE(DrawinglayerBorderTest, testDoublePixelProcessing)
|
||||||
{
|
{
|
||||||
// Creating a pixel-processor and after that attacing a metafile
|
// Creating a pixel-processor and after that attaching a metafile
|
||||||
// recording is not possible anymore, the pixel-processor may be
|
// recording is not possible anymore, the pixel-processor may be
|
||||||
// a SDPR, e.g. a CairoSDPR, and *not* a VclPixelProcessor2D anymore.
|
// a SDPR, e.g. a CairoSDPR, and *not* a VclPixelProcessor2D anymore.
|
||||||
// Since the intention had changed already (see comments below
|
// Since the intention had changed already (see comments below
|
||||||
|
Reference in New Issue
Block a user