diff extensions/kwarchive.py @ 246:d23d3d97c106

FIX: Typo in docu: [keyword] -> [keywords]
author Franz Glasner <hg@dom66.de>
date Thu, 20 Dec 2018 00:01:59 +0100
parents a959c387bf24
children 436b2db75a34
line wrap: on
line diff
--- a/extensions/kwarchive.py	Tue Aug 28 09:37:50 2018 +0200
+++ b/extensions/kwarchive.py	Thu Dec 20 00:01:59 2018 +0100
@@ -30,7 +30,7 @@
     # This file has reStructuredText style and RCS style keyword expansion
     path:README = reST, RCS
 
-The ``[keyword]`` section specifies which keywords are expanded. Aliases
+The ``[keywords]`` section specifies which keywords are expanded. Aliases
 can be defined also. By default the pre-defined set of RCC/CVS/SVN-like
 keywords is expanded. A non-empty ``[keyword]`` section defines an
 explicit white-list of expanded keywords and/or aliases.