From d312dd5df2c4c2b470c7c1585fc58ac28dbcaf72 Mon Sep 17 00:00:00 2001 From: digikar99 Date: Tue, 19 Feb 2019 19:51:17 +0530 Subject: [PATCH] Fix a ReST underline --- docs/language/api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/language/api.rst b/docs/language/api.rst index ab39770..c406679 100644 --- a/docs/language/api.rst +++ b/docs/language/api.rst @@ -239,7 +239,7 @@ as the user enters *k*. comment ----- +------- The ``comment`` macro ignores its body and always expands to ``None``. Unlike linewise comments, the body of the ``comment`` macro must