autotools: fix small typo in xim warning
authorAlex-P. Natsios <drakevr@2f30.org>
Fri, 6 Jun 2014 16:33:05 +0000 (18:33 +0200)
committerCedric BAIL <c.bail@partner.samsung.com>
Fri, 6 Jun 2014 16:33:18 +0000 (18:33 +0200)
Summary: suport -> support

Reviewers: raster, cedric

Reviewed By: cedric

CC: cedric, tasn
Differential Revision: https://phab.enlightenment.org/D963

Signed-off-by: Cedric BAIL <c.bail@partner.samsung.com>
configure.ac

index c948942..f87c442 100644 (file)
@@ -4787,7 +4787,7 @@ if test -n "$CFOPT_WARNING"; then
     echo "_____________________________________________________________________"
     echo "You disabled XIM input method support. This is the most basic and"
     echo "core input method protocol supported in X11 and you almost certainly"
-    echo "want the suport for it. Input methods allow for complex text input"
+    echo "want the support for it. Input methods allow for complex text input"
     echo "like for Chinese, Japanese and Korean as well as virtual keyboards"
     echo "on touch/mobile devices."
     echo "_____________________________________________________________________"