summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-10-09 18:45:23 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-10-09 18:45:23 +0900
commit120d8c7392c80cb56399329942bd603be3b7f0a2 (patch)
treeb48c8ee279cd2259bd84de02d9176781e9f85580 /CONTRIBUTING.rst
parent885bd9466eaf40097005a5e1c54f1a9984be5984 (diff)
downloadbuildstream-120d8c7392c80cb56399329942bd603be3b7f0a2.tar.gz
CONTRIBUTING.rst: Fix typos in previous commit.
Ooops, that was done far too quickly.
Diffstat (limited to 'CONTRIBUTING.rst')
-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**::