summaryrefslogtreecommitdiff
path: root/m4/ax_lib_taglib.m4
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2017-03-28 05:40:18 +0000
committerJosh Soref <jsoref@users.noreply.github.com>2017-03-28 05:40:18 +0000
commitb0291e17333280cb3a760f9216e41764aaf69530 (patch)
tree29ea2c412e232d30ae267777f3fbba4993fedada /m4/ax_lib_taglib.m4
parentd96f6ff382f5a78fe9b9060c2a5f395235a4893e (diff)
downloadautoconf-archive-b0291e17333280cb3a760f9216e41764aaf69530.tar.gz
spelling: successful
Diffstat (limited to 'm4/ax_lib_taglib.m4')
-rw-r--r--m4/ax_lib_taglib.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ax_lib_taglib.m4 b/m4/ax_lib_taglib.m4
index c95d614..3be8f97 100644
--- a/m4/ax_lib_taglib.m4
+++ b/m4/ax_lib_taglib.m4
@@ -8,7 +8,7 @@
#
# DESCRIPTION
#
-# Checks for minimum taglib library version VERSION. If successfull
+# Checks for minimum taglib library version VERSION. If successful
# executes ACTION-IF-SUCCESS otherwise ACTION-IF-FAILURE.
#
# Defines TAGLIB_LIBS and TAGLIB_CFLAGS.