Skip to content

Commit ceeda36

Browse files
committed
Clean up description wording
1 parent 6ecb5fb commit ceeda36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/text_labels_and_annotations/text_alignment.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
===================
55
66
You can precisely layout text in data or axes (0,1) coordinates. This
7-
example shows you some of the alignment and rotation specifications to
8-
layout text.
7+
example shows you some of the alignment and rotation specifications for text
8+
layout.
99
"""
1010

1111
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)