]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
vala.m4: Fix typo
authorJens Georg <mail@jensge.org>
Thu, 3 May 2012 17:33:01 +0000 (19:33 +0200)
committerJürg Billeter <j@bitron.ch>
Fri, 27 Jul 2012 17:30:46 +0000 (19:30 +0200)
Fixes bug 675388.

vala.m4

diff --git a/vala.m4 b/vala.m4
index 6fbb10aba6c1e08cbb09a3cd810556bf2b90a761..1d80ffa68bb997faa6ead08b6fdd14e8ec99730b 100644 (file)
--- a/vala.m4
+++ b/vala.m4
@@ -104,7 +104,7 @@ AC_DEFUN([VALA_CHECK_MODULES],
                if test $pkg_failed = yes; then
                   AC_MSG_RESULT([no])
                   m4_default([$4], [AC_MSG_ERROR(
-                                                       [Package requiresments ($2) were not met.])dnl
+                                                       [Package requirements ($2) were not met.])dnl
                   ])
                else
                        AC_MSG_RESULT([yes])