We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a999ed9 commit 1d03aa3Copy full SHA for 1d03aa3
tests/PhpWordTests/Shared/ConverterTest.php
@@ -123,7 +123,7 @@ public function testHtmlToRGB(): void
123
124
/**
125
* Test SimpleType::Color. Ensure all colors come out to correct values.
126
- * Verified against https://c-rex.net/samples/ooxml/e1/Part4/OOXML_P4_DOCX_ST_PresetColorVal_topic_ID0ELA5NB.html
+ * Verified against https://c-rex.net/samples/ooxml/e1/Part4/OOXML_P4_DOCX_ST_PresetColorVal_topic_ID0ELA5NB.html.
127
*/
128
public function testBuiltInColors(): void
129
{
0 commit comments