From f01bdc51eef11412a7b50b687aea8e655e7fffe5 Mon Sep 17 00:00:00 2001 From: Ben Kurtovic Date: Mon, 12 Jun 2017 23:47:48 -0400 Subject: [PATCH] Capitalization [ci skip] --- README.rst | 4 ++-- docs/limitations.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 6316ed9..ab1bef9 100644 --- a/README.rst +++ b/README.rst @@ -147,7 +147,7 @@ the source code only. This has several implications: Additionally, the parser lacks awareness of certain wiki-specific settings: -* `word-ending links`_ are not supported, since the linktrail rules are +* `Word-ending links`_ are not supported, since the linktrail rules are language-specific. * Localized namespace names aren't recognized, so file links (such as @@ -200,7 +200,7 @@ Python 3 code (via the API_):: .. _GitHub: https://github.com/earwig/mwparserfromhell .. _Python Package Index: http://pypi.python.org .. _get pip: http://pypi.python.org/pypi/pip -.. _word-ending links: https://www.mediawiki.org/wiki/Help:Links#linktrail +.. _Word-ending links: https://www.mediawiki.org/wiki/Help:Links#linktrail .. _EarwigBot: https://github.com/earwig/earwigbot .. _Pywikibot: https://www.mediawiki.org/wiki/Manual:Pywikibot .. _API: http://mediawiki.org/wiki/API diff --git a/docs/limitations.rst b/docs/limitations.rst index 7d5f7e7..294f4c5 100644 --- a/docs/limitations.rst +++ b/docs/limitations.rst @@ -32,7 +32,7 @@ the source code only. This has several implications: Additionally, the parser lacks awareness of certain wiki-specific settings: -* `word-ending links`_ are not supported, since the linktrail rules are +* `Word-ending links`_ are not supported, since the linktrail rules are language-specific. * Localized namespace names aren't recognized, so file links (such as @@ -42,4 +42,4 @@ Additionally, the parser lacks awareness of certain wiki-specific settings: recognized tag name, since the list of valid tags depends on loaded MediaWiki extensions. -.. _word-ending links: https://www.mediawiki.org/wiki/Help:Links#linktrail +.. _Word-ending links: https://www.mediawiki.org/wiki/Help:Links#linktrail