Skip to content

Commit 27c9686

Browse files
committed
Clean up description wording
1 parent 97068eb commit 27c9686

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/text_labels_and_annotations/text_alignment.py

Lines changed: 2 additions & 2 deletions
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)