From fb3c5903ffe6fac84ca8f813650fa5e56b65e3cc Mon Sep 17 00:00:00 2001 From: Gary Kramlich Date: Fri, 25 May 2018 01:50:26 -0500 Subject: Fix a typo in the meson options --- meson_options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson_options.txt') 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') -- cgit v1.2.1