From 6c9cf7763825cef5a051e63b891505e1f188a50c Mon Sep 17 00:00:00 2001 From: ayin Date: Sun, 10 Jun 2007 13:44:27 +0000 Subject: [PATCH] fix typo. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index ab53654e..6be7c98e 100644 --- a/configure.ac +++ b/configure.ac @@ -1034,7 +1034,7 @@ if test x$support_afterimage = xyes; then fi if test x$support_afterstep = xyes; then - echo " AfterStep intergration: yes" + echo " AfterStep integration: yes" fi if test x$term != x; then -- 2.34.1