summaryrefslogtreecommitdiffstats
path: root/development/docutils/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-12 21:03:59 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:39:01 +0700
commitb9d31309aacd884167472a3e727779544cc48257 (patch)
tree6dfa245c810b71cff014e377ae6cfe4e1068a854 /development/docutils/README
parent340f433a86c9d1cfa928ef633a8a433e4c6779f2 (diff)
downloadslackbuilds-b9d31309aacd884167472a3e727779544cc48257.tar.gz
slackbuilds-b9d31309aacd884167472a3e727779544cc48257.tar.xz
development/docutils: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/docutils/README')
-rw-r--r--development/docutils/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/docutils/README b/development/docutils/README
index 1160a389f0..f782f52b93 100644
--- a/development/docutils/README
+++ b/development/docutils/README
@@ -2,5 +2,5 @@ Docutils (Python Documentation Utilities)
Docutils is a modular system for processing documentation into useful
formats, such as HTML, XML, and LaTeX. For input Docutils supports
-reStructuredText, an easy-to-read, what-you-see-is-what-you-get plaintext
-markup syntax.
+reStructuredText, an easy-to-read, what-you-see-is-what-you-get
+plaintext markup syntax.