Signed-off-by: Thomas Vander Stichele <[email protected]>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index c743ebc..e44b8f3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -95,7 +95,7 @@ AM_CONDITIONAL([HCOVERAGE], [test "$HCOVERAGE" = yes])
 # --enable-haskell-tests
 AC_ARG_ENABLE([haskell-tests],
   [AS_HELP_STRING([--enable-haskell-tests],
-                  m4_normalize([enable additinal Haskell development test code
+                  m4_normalize([enable additional Haskell development test code
                   (default: disabled)]))],
   [[if test "$enableval" != yes; then
       HTEST=no
-- 
2.7.0.rc3.207.g0ac5344

Reply via email to