Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
pod cleanup
  • Loading branch information
kraih committed Jan 11, 2011
1 parent c27e881 commit a814484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Mojo/DOM.pm
Expand Up @@ -1145,10 +1145,10 @@ All CSS3 selectors that make sense for a standalone parser are supported.
=head2 C<*>
my $first = $dom->at('*');
Any element.
my $first = $dom->at('*');
=head2 C<E>
An element of type C<E>.
Expand Down

0 comments on commit a814484

Please sign in to comment.