Skip to content

Commit 6203feb

Browse files
kernusrProgi1984
authored andcommitted
replace tab to space
1 parent 5a8ecf5 commit 6203feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpWord/Writer/HTML/Part/Head.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ private function writeStyles()
101101
'table' => [
102102
'border' => '1px solid black',
103103
'border-spacing' => '0px',
104-
'border-collapse' => 'collapse',
104+
'border-collapse' => 'collapse',
105105
'width ' => '100%',
106106
],
107107
'td' => [

0 commit comments

Comments
 (0)