From: Marius Gavrilescu Date: Sun, 28 Dec 2014 21:48:36 +0000 (+0200) Subject: Fix POD formatting in Zeal.pm X-Git-Tag: 0.000_002~8 X-Git-Url: http://git.ieval.ro/?p=zeal.git;a=commitdiff_plain;h=0c1fd452784d83601cfe34a2cef195fe03190625 Fix POD formatting in Zeal.pm --- diff --git a/lib/Zeal.pm b/lib/Zeal.pm index 93d193c..8fab14a 100644 --- a/lib/Zeal.pm +++ b/lib/Zeal.pm @@ -92,7 +92,7 @@ Available methods: Create a new Zeal object. I<$path> is an optional colon delimited string for initializing the object. Each of its components is recursively scanned for docsets (and can also be a docset itself). If -<$path> is not provided, the value of I<$ENV{ZEAL_PATH>> (if defined) +I<$path> is not provided, the value of I<$ENV{ZEAL_PATH}> (if defined) is used instead. =item $zeal->B(I<$path>)