Skip to content

Commit 2806128

Browse files
author
Herbert Kruitbosch
committed
space between sentences
1 parent 009ea6d commit 2806128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1572,7 +1572,7 @@ def _init_tests():
15721572
"tests. Set local_freetype=True in setup.cfg and rebuild. "
15731573
"Expect many image comparison failures below. "
15741574
"Expected freetype version {0}. "
1575-
"Found freetype version {1}."
1575+
"Found freetype version {1}. "
15761576
"Freetype build type is {2}local".format(
15771577
ft2font.__freetype_version__,
15781578
LOCAL_FREETYPE_VERSION,

0 commit comments

Comments
 (0)