aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 13d4117e34..1234af6982 100755
--- a/configure
+++ b/configure
@@ -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.