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

Skip to content

Commit 3a98ff0

Browse files
committed
Fix sphinx syntax
1 parent aeb1ac7 commit 3a98ff0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/users/whats_new.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ new in matplotlib-1.3
2222

2323
Initialize a rotated rectangle
2424
------------------------------
25-
Damon McDougall extended the `~matplotlib.patches.Rectangle` constructor to
26-
accept an `angle` kwarg, specifying the rotation of a rectangle in degrees.
25+
Damon McDougall extended the :class:`~matplotlib.patches.Rectangle` constructor
26+
to accept an `angle` kwarg, specifying the rotation of a rectangle in degrees.
2727

2828
Rectangular colorbar extensions
2929
-------------------------------

0 commit comments

Comments
 (0)