corrected POD syntax which was causing error
authorC.J. Adams-Collier <cjac@colliertech.org>
Mon, 8 Sep 2014 18:56:53 +0000 (11:56 -0700)
committerC.J. Adams-Collier <cjac@colliertech.org>
Mon, 8 Sep 2014 18:59:56 +0000 (11:59 -0700)
FS/FS/Log.pm

index b11630b..2fd0020 100644 (file)
@@ -49,7 +49,7 @@ to the database.  FS::Log inherits from L<Log::Dispatch>.
 
 =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