summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 781cd58ea..e9c027703 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -272,8 +272,8 @@ comments and docstrings.
.. note::
- Python does not really support docstrings on instance variables, but
- sphinx does pick them up includes them in the generated documentation.
+ Python does not support docstrings on instance variables, but sphinx does
+ pick them up and includes them in the generated documentation.
**Internal instance variable**::