fix typo
Lukas Mai [Mon, 5 Nov 2012 09:59:58 +0000 (10:59 +0100)]
lib/Function/Parameters/Info.pm

index 5177d4d..ac2b466 100644 (file)
@@ -78,7 +78,7 @@ methods are available:
 =head2 $info->invocant
 
 Returns the name of the variable into which the first argument is
-L<C<shift>|perlfunc/shift>ed into automatically, or C<undef> if no such thing
+L<C<shift>|perlfunc/shift>ed automatically, or C<undef> if no such thing
 exists. This will usually return C<'$self'> for methods.
 
 =head2 $info->positional_required