Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
better description for error method
  • Loading branch information
kraih committed Jan 23, 2015
1 parent 99b942e commit 94c9301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojo/Transaction.pm
Expand Up @@ -214,7 +214,7 @@ Connection identifier or socket.
my $err = $tx->error;
Get request or response error, or return C<undef> if there is no error,
Get request or response error and return C<undef> if there is no error,
commonly used together with L</"success">.
# Longer version
Expand Down

0 comments on commit 94c9301

Please sign in to comment.