aboutsummaryrefslogtreecommitdiff
path: root/lib/Config/Parser.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Config/Parser.pm')
-rw-r--r--lib/Config/Parser.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Config/Parser.pm b/lib/Config/Parser.pm
index 48c11fd..0c771ed 100644
--- a/lib/Config/Parser.pm
+++ b/lib/Config/Parser.pm
@@ -380,7 +380,7 @@ whether to apply this definition. The method will be called as
$cfg->{ \$method }($node, @path)
where $node is the B<Config::AST::Node::Value> object (use
-B<$vref-E<gt>value>, to obtain the actual value), and B<@path> is its patname.
+B<$vref-E<gt>value>, to obtain the actual value), and B<@path> is its pathname.
=item B<:check = >I<method>

Return to:

Send suggestions and report system problems to the System administrator.