From 0c1fd452784d83601cfe34a2cef195fe03190625 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Sun, 28 Dec 2014 23:48:36 +0200 Subject: [PATCH] Fix POD formatting in Zeal.pm --- lib/Zeal.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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>) -- 2.30.2