From 5d7bec95fa2b821878a318d32c25a691d219055f Mon Sep 17 00:00:00 2001 From: "C.J. Adams-Collier" Date: Mon, 8 Sep 2014 11:56:53 -0700 Subject: [PATCH] corrected POD syntax which was causing error --- FS/FS/Log.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/Log.pm b/FS/FS/Log.pm index b11630bc9..2fd002093 100644 --- a/FS/FS/Log.pm +++ b/FS/FS/Log.pm @@ -49,7 +49,7 @@ to the database. FS::Log inherits from L. =over 4 -new CONTEXT +=item new CONTEXT Constructs and returns a log handle. CONTEXT must be a known context tag indicating what activity is going on, such as the name of the function or -- 2.11.0