summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-05-01 00:15:03 (GMT)
committerÉric Araujo <merwok@netwok.org>2011-05-01 00:15:03 (GMT)
commit2a53d33dc61e782c091ea8319ca0098ed2ff36a8 (patch)
treea03ee9b4a02e7376789b32cc9178de07cfec4de0 /Doc
parenta27c8e37465b4a452e2b64af26062e133e968f42 (diff)
downloadcpython-2a53d33dc61e782c091ea8319ca0098ed2ff36a8.zip
cpython-2a53d33dc61e782c091ea8319ca0098ed2ff36a8.tar.gz
cpython-2a53d33dc61e782c091ea8319ca0098ed2ff36a8.tar.bz2
Fix wording
Diffstat (limited to 'Doc')
-rw-r--r--Doc/documenting/markup.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/documenting/markup.rst b/Doc/documenting/markup.rst
index d68e909..6db8545 100644
--- a/Doc/documenting/markup.rst
+++ b/Doc/documenting/markup.rst
@@ -208,8 +208,8 @@ The directives are:
Describes an object method. The parameters should not include the ``self``
parameter. The description should include similar information to that
- described for ``function``. This method should be nested in a class
- method, like in the example above.
+ described for ``function``. This directive should be nested in a class
+ directive, like in the example above.
.. describe:: opcode