Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mention additional sources
  • Loading branch information
kraih committed Feb 26, 2016
1 parent 05903ed commit 85b0fbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Mojo/Exception.pm
Expand Up @@ -171,8 +171,8 @@ following new ones.
$e = $e->inspect;
$e = $e->inspect($source1, $source2);
Inspect L</"message"> and L</"frames"> to fill L</"lines_before">, L</"line">
and L</"lines_after"> with context information.
Inspect L</"message">, L</"frames"> and optional additional sources to fill
L</"lines_before">, L</"line"> and L</"lines_after"> with context information.
=head2 new
Expand Down

0 comments on commit 85b0fbd

Please sign in to comment.