summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author B. Watson2022-03-13 20:48:52 +0100
committer B. Watson2022-03-13 20:48:52 +0100
commitb96b12b77c420b4d7441ac3c1c5c6166a3f3b9a8 (patch)
treef8c3698059b400d5aeb23576c1de174bd5acc011 /libraries
parent72f8f7a7ea7880ef79bcebe11a98233f3cabacf0 (diff)
downloadslackbuilds-b96b12b77c420b4d7441ac3c1c5c6166a3f3b9a8.tar.gz
libraries/log4net: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/log4net/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/libraries/log4net/README b/libraries/log4net/README
index d499d61464..e2919dce84 100644
--- a/libraries/log4net/README
+++ b/libraries/log4net/README
@@ -1,4 +1,5 @@
-log4net is a tool to help the programmer output log statements to a variety
-of output targets. log4net is a port of the excellent log4j framework to
-the .NET runtime. The framework was kept similar in spirit to the original
-log4j while taking advantage of new features in the .NET runtime.
+log4net is a tool to help the programmer output log statements to a
+variety of output targets. log4net is a port of the excellent log4j
+framework to the .NET runtime. The framework was kept similar in
+spirit to the original log4j while taking advantage of new features in
+the .NET runtime.