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:
parent
cb874333a8
commit
84299f3da3
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ CPPUNIT_TEST_FIXTURE(DrawinglayerBorderTest, testDoubleDecompositionSolid)
|
|||
|
||||
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
|
||||
// a SDPR, e.g. a CairoSDPR, and *not* a VclPixelProcessor2D anymore.
|
||||
// Since the intention had changed already (see comments below
|
||||
|
|
Loading…
Reference in a new issue