Skip to content

Commit e260ede

Browse files
committed
Typeo
1 parent 8c14461 commit e260ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PhpWordTests/XmlDocument.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ public function getFileDom(string $file = ''): DOMDocument
142142
/**
143143
* Get node list.
144144
*
145-
* @return DDOMNodeList<DOMNameSpaceNode|DOMNode>|false
145+
* @return DOMNodeList<DOMNameSpaceNode|DOMNode>|false
146146
*/
147147
public function getNodeList(string $path, string $file = ''): DOMNodeList
148148
{

0 commit comments

Comments
 (0)