Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c28a6e9

Browse files
meeseeksmachinetimhoffm
authored andcommitted
Backport PR #12228: Fix trivial typo in docs. (#12234)
1 parent c8c6311 commit c28a6e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/devel/documenting_mpl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ Quotes for strings
408408
Matplotlib does not have a convention whether to use single-quotes or
409409
double-quotes. There is a mixture of both in the current code.
410410

411-
Use simple single or double quotes when giving string values, e.g.:: rst
411+
Use simple single or double quotes when giving string values, e.g.
412412

413413
.. code-block:: rst
414414

0 commit comments

Comments
 (0)