Skip to content
This repository was archived by the owner on Oct 12, 2024. It is now read-only.

Commit 4caeb4a

Browse files
authored
Update Element.php
1 parent 215aeb1 commit 4caeb4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Element.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
class Element extends \DOMElement implements XPathAware
2121
{
2222
/**
23-
* Create and append a text-node with the given name and given value.
23+
* Create and append a text-node with the given name and value.
2424
*
2525
* @param string $name
2626
* @param string $value

0 commit comments

Comments
 (0)