Skip to content

Commit

Permalink
fixed small typo in Mojo::DOM::CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Feb 3, 2012
1 parent 626d29b commit efc0323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojo/DOM/CSS.pm
Expand Up @@ -467,7 +467,7 @@ All CSS3 selectors that make sense for a standalone parser are supported.
Any element.
my $first = $css->select('*');
my $all = $css->select('*');
=head2 C<E>
Expand Down

0 comments on commit efc0323

Please sign in to comment.