From 81128923810e897a87e30d8c6d3caea52879940f Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Tue, 3 May 2022 17:03:20 -0700 Subject: [PATCH] remove newline from a link --- lib/Perl/Tidy.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Perl/Tidy.pod b/lib/Perl/Tidy.pod index a00cb432..d4320a84 100644 --- a/lib/Perl/Tidy.pod +++ b/lib/Perl/Tidy.pod @@ -37,8 +37,8 @@ For example, the perltidy script is basically just this: The call to B returns a scalar B<$error_flag> which is TRUE if an error caused premature termination, and FALSE if the process ran to normal -completion. Additional discuss of errors is contained below in the L section. +completion. Additional discuss of errors is contained below in the +L section. The module accepts input and output streams by a variety of methods. The following list of parameters may be any of the following: a -- 2.39.5