summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2009-10-31 16:07:02 +0300
committerVlad Glagolev2009-10-31 16:07:02 +0300
commitc8d64f7759f08fdb425cb1657b8d59ced5e36ea5 (patch)
treee4f6901edb3ec6074882c036887db6075865f6ab
parent2d295f6d8bb4f5b4662fdcfc3d3172aaf7914d7d (diff)
abiword: corrected enchant disable flag
-rwxr-xr-xgnome2-apps/abiword/DEPENDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome2-apps/abiword/DEPENDS b/gnome2-apps/abiword/DEPENDS
index 2c82b4708c..01e200c36e 100755
--- a/gnome2-apps/abiword/DEPENDS
+++ b/gnome2-apps/abiword/DEPENDS
@@ -32,5 +32,5 @@ optional_depends gucharmap \
optional_depends enchant \
"--enable-spell" \
- "--disable-spellcheck" \
+ "--disable-spell" \
"for spell checking support"