Skip to content

Commit cee60e7

Browse files
committed
fix arg role in doc
1 parent bebe028 commit cee60e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/text_labels_and_annotations/text_rotation_relative_to_line.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
to something on the plot. In this case, the correct angle won't be
1111
the angle of that object in the plot coordinate system, but the angle
1212
that that object APPEARS in the screen coordinate system. This angle
13-
can be provided by the helper parameter `transform_rotates_text`, as
13+
can be provided by the helper parameter *transform_rotates_text*, as
1414
shown in the example below.
1515
"""
1616

0 commit comments

Comments
 (0)