Skip to content

Commit

Permalink
Correct the mistake in usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya Zabolotnev committed Oct 12, 2015
1 parent f1ebf23 commit 5d1342d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DiDom/Element.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace DiDom;

use DomDocument;
use DOMDocument;
use DOMElement;
use InvalidArgumentException;

Expand Down

0 comments on commit 5d1342d

Please sign in to comment.