summaryrefslogtreecommitdiffstats
path: root/python/rst-linker/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-11 23:55:39 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:37:21 +0700
commit3bd5256c5b4cff92600e29453e4bcd54a6e0e284 (patch)
tree028e0ab34dd07b6ecc8e07e3944d6e72e40f52ce /python/rst-linker/README
parenta1cfff60456243c39acf523a294d1585a6c43960 (diff)
downloadslackbuilds-3bd5256c5b4cff92600e29453e4bcd54a6e0e284.tar.gz
slackbuilds-3bd5256c5b4cff92600e29453e4bcd54a6e0e284.tar.xz
python/rst-linker: Fix README, PRGNAM.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/rst-linker/README')
-rw-r--r--python/rst-linker/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/rst-linker/README b/python/rst-linker/README
index 611acecc34..40c7a018b4 100644
--- a/python/rst-linker/README
+++ b/python/rst-linker/README
@@ -1,2 +1,2 @@
-rst.linker provides a routine for adding links and performing other custom
-replacements to reStructuredText files as a Sphinx extension.
+rst.linker provides a routine for adding links and performing other
+custom replacements to reStructuredText files as a Sphinx extension.