Kaydet (Commit) a911241d authored tarafından Zolnai Tamás's avatar Zolnai Tamás

Fix typo

Change-Id: I6b4b16a8ab4a446826e4b6d2670b1484cb87379a
üst 7a64988d
......@@ -1030,7 +1030,7 @@ void SdImportTest::testBnc862510_6()
sal_Int32 nCharColor;
xPropSet->getPropertyValue( "CharColor" ) >>= nCharColor;
// Color should be black
// Color should be gray
CPPUNIT_ASSERT_EQUAL( sal_Int32(0x8B8B8B), nCharColor );
xDocShRef->DoClose();
......
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