summaryrefslogtreecommitdiff
path: root/shared-bindings
diff options
context:
space:
mode:
authorTaku Fukada <naninunenor@gmail.com>2020-08-04 15:41:49 +0900
committerTaku Fukada <naninunenor@gmail.com>2020-08-07 00:01:31 +0900
commit887eb3b6d9a3ef8c6300448492f1177a609feef6 (patch)
tree0d8ea7cc6f9f0792eec41faca149c9485ee24238 /shared-bindings
parent9582cc5bd599c16d43a54d499ebda2a54c9f4bfd (diff)
Apply a Sphinx transform to make the core module docs look better
Diffstat (limited to 'shared-bindings')
-rw-r--r--shared-bindings/help.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-bindings/help.rst b/shared-bindings/help.rst
index f6d72a556..ccc3790a5 100644
--- a/shared-bindings/help.rst
+++ b/shared-bindings/help.rst
@@ -22,7 +22,7 @@
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
-:func:`help` - Built-in method to provide helpful information
+:func:`help` -- Built-in method to provide helpful information
==============================================================
.. function:: help(object=None)