Fix typo in comment

This commit is contained in:
Hubert Maier 2019-04-30 08:57:37 +02:00 committed by Lothar Serra Mari
parent e28f6e1ead
commit 342c6fab99

2
configure vendored
View File

@ -4876,7 +4876,7 @@ echo "$_libunity"
#
find_freetype() {
# Wrapper function which tries to find freetype
# either by callimg freetype-config or by using
# either by calling freetype-config or by using
# pkg-config.
# As of freetype-2.9.1 the freetype-config file
# no longer gets installed by default.