fix a spelling mistake (RT#95413)
gregor herrmann [Tue, 6 May 2014 18:26:23 +0000 (11:26 -0700)]
lib/Import/Into.pm

index 7178ebd..4b1113f 100644 (file)
@@ -214,7 +214,7 @@ in the directive then need to be fetched using C<caller>:
   $sub->($thing, @import_args);
 
 And you need to switch between these implementations depending on if you are
-targetting a specific package, or something in your call stack.
+targeting a specific package, or something in your call stack.
 
 Remembering all this, however, is excessively irritating. So I wrote a module
 so I didn't have to anymore. Loading L<Import::Into> creates a global method