Skip to content

Commit

Permalink
updated Mojo::DOM::HTML example too
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Feb 1, 2014
1 parent 149ede8 commit 4f127d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojo/DOM/HTML.pm
Expand Up @@ -343,7 +343,7 @@ following new ones.
=head2 parse
$html = $html->parse('<foo bar="baz">test</foo>');
$html = $html->parse('<foo bar="baz">I ♥ Mojolicious!</foo>');
Parse HTML/XML fragment.
Expand Down

0 comments on commit 4f127d8

Please sign in to comment.