autotools: fix small typo in xim warning

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>
This commit is contained in:
Alex-P. Natsios 2014-06-06 18:33:05 +02:00 committed by Cedric BAIL
parent 031216369a
commit 3ca3377dfb
1 changed files with 1 additions and 1 deletions

View 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 "_____________________________________________________________________"