From c76898f5a05d31b84d4b7f872905a85fee851aa5 Mon Sep 17 00:00:00 2001 From: Martin Drawitsch Date: Mon, 13 Feb 2017 17:55:08 +0100 Subject: [PATCH] Fix "documenting" typo in reST primer --- doc/rest.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rest.rst b/doc/rest.rst index 7b2b92ddc..f39ade669 100644 --- a/doc/rest.rst +++ b/doc/rest.rst @@ -226,7 +226,7 @@ as long as the text:: Normally, there are no heading levels assigned to certain characters as the structure is determined from the succession of headings. However, this -convention is used in `Python's Style Guide for documentating +convention is used in `Python's Style Guide for documenting `_ which you may follow: