X-Git-Url: http://git.ieval.ro/?p=zeal.git;a=blobdiff_plain;f=lib%2FZeal.pm;fp=lib%2FZeal.pm;h=8fab14a733d2c7c25f16e8692196cdc64ed5d9fa;hp=93d193c4dd194d57a5c2dfed1497db8d26e298ab;hb=0c1fd452784d83601cfe34a2cef195fe03190625;hpb=c1c9c8170efd62dddd10a2c8e5defd545e48c42b 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>)