summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 9f9caf0937..44413a0577 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -18,7 +18,7 @@ option('doc', type : 'boolean', value : false,
description : 'build documentation with gtk-doc')
option('enchant', type : 'boolean', value : true,
- description : 'compile with Enchange spell checking support')
+ description : 'compile with Enchant spell checking support')
option('gevolution', type : 'boolean', value : false,
description : 'compile with the Evolution plugin')