From: Lukas Mai Date: Mon, 5 Nov 2012 09:59:58 +0000 (+0100) Subject: fix typo X-Git-Tag: v1.00_02~9 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=420e3b82292bffb2b57f7775fc2f276a2dad7d1c;p=p5sagit%2FFunction-Parameters.git fix typo --- diff --git a/lib/Function/Parameters/Info.pm b/lib/Function/Parameters/Info.pm index 5177d4d..ac2b466 100644 --- a/lib/Function/Parameters/Info.pm +++ b/lib/Function/Parameters/Info.pm @@ -78,7 +78,7 @@ methods are available: =head2 $info->invocant Returns the name of the variable into which the first argument is -L|perlfunc/shift>ed into automatically, or C if no such thing +L|perlfunc/shift>ed automatically, or C if no such thing exists. This will usually return C<'$self'> for methods. =head2 $info->positional_required