]> git.vpit.fr Git - perl/modules/indirect.git/commitdiff
Discrepancy @args/@opts
authorVincent Pit <vince@profvince.com>
Thu, 2 Oct 2008 17:48:46 +0000 (19:48 +0200)
committerVincent Pit <vince@profvince.com>
Thu, 2 Oct 2008 17:48:46 +0000 (19:48 +0200)
lib/indirect.pm

index 0413a9d04689a60c47dc12fbba18c4c24cc54de1..ef1d53fe2f6a44006704b88d2a9c40bbd9e77fde 100644 (file)
@@ -41,7 +41,7 @@ This module is B<not> a source filter.
 
 =head2 C<unimport @opts>
 
-Magically called when C<no indirect @args> is encountered. Turns the module on. If C<@opts> contains C<':fatal'>, the module will croak on the first indirect syntax met.
+Magically called when C<no indirect @opts> is encountered. Turns the module on. If C<@opts> contains C<':fatal'>, the module will croak on the first indirect syntax met.
 
 =head2 C<import>