From 409c4d609747467c762d46124974fcbba5216530 Mon Sep 17 00:00:00 2001 From: Jody Klymak Date: Sun, 23 Sep 2018 08:18:39 -0700 Subject: [PATCH] Backport PR #12228: Fix trivial typo in docs. --- doc/devel/documenting_mpl.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/devel/documenting_mpl.rst b/doc/devel/documenting_mpl.rst index 42f5bd89cb88..0d99b423efd0 100644 --- a/doc/devel/documenting_mpl.rst +++ b/doc/devel/documenting_mpl.rst @@ -408,7 +408,7 @@ Quotes for strings Matplotlib does not have a convention whether to use single-quotes or double-quotes. There is a mixture of both in the current code. -Use simple single or double quotes when giving string values, e.g.:: rst +Use simple single or double quotes when giving string values, e.g. .. code-block:: rst