summaryrefslogtreecommitdiff
path: root/docs/source/plugin-development
diff options
context:
space:
mode:
authorIan Cordasco <graffatcolmingov@gmail.com>2016-07-20 08:17:33 -0500
committerIan Cordasco <graffatcolmingov@gmail.com>2016-07-20 08:17:33 -0500
commit8a2e7ff908a6bf0361972a6369a07dc3bef2d373 (patch)
tree65a37e776e77c9a9948ece0ed1d5ebb577cbe97d /docs/source/plugin-development
parent370912988f4524a15f513cafd4234822721893b7 (diff)
downloadflake8-8a2e7ff908a6bf0361972a6369a07dc3bef2d373.tar.gz
Trim trailing whitespace in compat docs
Diffstat (limited to 'docs/source/plugin-development')
-rw-r--r--docs/source/plugin-development/cross-compatibility.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/plugin-development/cross-compatibility.rst b/docs/source/plugin-development/cross-compatibility.rst
index 61ee3c2..9cf38b8 100644
--- a/docs/source/plugin-development/cross-compatibility.rst
+++ b/docs/source/plugin-development/cross-compatibility.rst
@@ -12,7 +12,7 @@ versions.
If your plugin does not register options, it *should* Just Work.
-The **only two** breaking changes in |Flake8| 3.0 is the fact that we no
+The **only two** breaking changes in |Flake8| 3.0 is the fact that we no
longer check the option parser for a list of strings to parse from a config
file and we no longer patch pep8 or pycodestyle's ``stdin_get_value``
functions. On |Flake8| 2.x, to have an option parsed from the configuration