Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
simbabque authored and oalders committed Oct 4, 2019
1 parent c6dfcb5 commit c2fefce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/HTML/Form.pm
Expand Up @@ -326,7 +326,7 @@ sub new {
}

=item $form->push_input( $type, \%attr, $verbose )
This method adds additional inputs to the form.
The first argument is the type of input (e.g. hidden, option, etc.).
The second argument is a reference to a hash of the input attributes.
Expand Down

0 comments on commit c2fefce

Please sign in to comment.