From 21cbaaf979d12447c56382d353d7f03853f49907 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Thu, 22 Aug 2019 12:42:40 +0300 Subject: Spell check --- lib/Config/Parser.pm | 2 +- lib/Config/Parser/Ini.pm | 2 +- 2 files changed, 2 insertions(+), 2 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 object (use -B<$vref-Evalue>, to obtain the actual value), and B<@path> is its patname. +B<$vref-Evalue>, to obtain the actual value), and B<@path> is its pathname. =item B<:check = >I diff --git a/lib/Config/Parser/Ini.pm b/lib/Config/Parser/Ini.pm index f8db50a..67eaf1f 100644 --- a/lib/Config/Parser/Ini.pm +++ b/lib/Config/Parser/Ini.pm @@ -261,7 +261,7 @@ the B constructor for details. =head1 METHODS -All methods are inferited from B. Please see its +All methods are inherited from B. Please see its documentation for details. =head1 SEE ALSO -- cgit v1.2.1