summaryrefslogtreecommitdiffstats
path: root/kspell2/plugins/configure.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'kspell2/plugins/configure.in.in')
-rw-r--r--kspell2/plugins/configure.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/kspell2/plugins/configure.in.in b/kspell2/plugins/configure.in.in
index 16efb6b2f..8aaf6de2c 100644
--- a/kspell2/plugins/configure.in.in
+++ b/kspell2/plugins/configure.in.in
@@ -8,7 +8,7 @@
KDE_CHECK_HEADER(aspell.h)
if test -z "$ac_cv_header_aspell_h"; then
echo ""
- echo "Your libaspell is too old or not installed, I couldn't tqfind aspell.h."
+ echo "Your libaspell is too old or not installed, I couldn't find aspell.h."
echo "You must download aspell >= 0.50.2, see http://aspell.net"
echo "Spell-checking with libaspell will not be available, only with ispell dicts."
echo ""