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

Skip to content

Commit 3fd89ba

Browse files
authored
FIX DOC double word
1 parent b67552e commit 3fd89ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/text_labels_and_annotations/unicode_minus.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
1212
The replacement is performed at draw time of the tick labels (usually during a
1313
`.pyplot.show()` or `.pyplot.savefig()` call). Therefore, all tick labels of
14-
the figure follow the same setting and we cannot demonstrate both glyphs on
14+
the figure follow the same setting and we cannot demonstrate both glyphs
1515
on real tick labels of the same figure simultaneously.
1616
1717
Instead, this example simply showcases the difference between the two glyphs

0 commit comments

Comments
 (0)