Skip to content

Commit 2d884d1

Browse files
committed
Fix phpdoc
1 parent a65fcc6 commit 2d884d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/XML/Chunk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ final class Chunk implements
5555

5656

5757
/**
58-
* Create an XML Chunk from a copy of the given \DOMElement.
58+
* Create an XML Chunk from a copy of the given \Dom\Element.
5959
*
6060
* @param \Dom\Element $xml The element we should copy.
6161
*/

0 commit comments

Comments
 (0)