summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-02-01 15:05:20 +0100
committerUlrich Müller <ulm@gentoo.org>2015-02-01 15:05:20 +0100
commitf1cea3e96cb229b12dc12b0514c1269b9c09d530 (patch)
tree6b454ea7ee964af6a9c9e60ee6ea92981d206d10 /configure.ac
parente8e483a974bc401887070aa1269c9e4efa0e766c (diff)
configure.ac: Fix a typo.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f4fcf529498..a679bd0a240 100644
--- a/configure.ac
+++ b/configure.ac
@@ -374,7 +374,7 @@ otherwise for the first of `gfile' or `inotify' that is usable.])
],
[with_file_notification=$with_features])
-OPTION_DEFAULT_OFF([xwidgets],[enable use of some gtk widgets it Emacs buffers])
+OPTION_DEFAULT_OFF([xwidgets],[enable use of some gtk widgets in Emacs buffers])
## For the times when you want to build Emacs but don't have
## a suitable makeinfo, and can live without the manuals.