Skip to content

Commit 1093a3b

Browse files
authored
Update Sample_45_RTLTitles.php
1 parent 920f305 commit 1093a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Sample_45_RTLTitles.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
use PhpOffice\PhpWord\Settings;
77
use PhpOffice\PhpWord\Shared\Html as SharedHtml;
88

9-
// Suggested by issue 2427.
9+
// Suggested by issue #2427.
1010
echo date('H:i:s'), ' Create new PhpWord object', EOL;
1111
$phpWord = new PhpWord();
1212
Settings::setDefaultRtl(true);

0 commit comments

Comments
 (0)