From f1cea3e96cb229b12dc12b0514c1269b9c09d530 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich=20M=C3=BCller?= Date: Sun, 1 Feb 2015 15:05:20 +0100 Subject: [PATCH] configure.ac: Fix a typo. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5