commit | 4ed35fc4f31ebbdb25ba5e1291de77f4095c33d0 | [log] [tgz] |
---|---|---|
author | Martin Panter <vadmium+py@gmail.com> | Sat Oct 10 10:52:35 2015 +0000 |
committer | Martin Panter <vadmium+py@gmail.com> | Sat Oct 10 10:52:35 2015 +0000 |
tree | d18ec596095ecee9c77c3fe541550624b186832a | |
parent | dab305ef059434366e3a0c46533ff3b206e70463 [diff] [blame] |
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
diff --git a/Doc/library/multiprocessing.rst b/Doc/library/multiprocessing.rst index 109ffae..2c765f5 100644 --- a/Doc/library/multiprocessing.rst +++ b/Doc/library/multiprocessing.rst
@@ -1705,7 +1705,7 @@ raised by :meth:`_callmethod`. Note in particular that an exception will be raised if *methodname* has - not been *exposed* + not been *exposed*. An example of the usage of :meth:`_callmethod`: