From c5186fa4636ced08c790d8f2f13f72bfbe83860d Mon Sep 17 00:00:00 2001 From: Date: Sun, 11 Dec 2005 04:36:55 -0500 Subject: [PATCH] Typo. --- doc/adesklets_en.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/adesklets_en.texi b/doc/adesklets_en.texi index f428ccc..04cbb1e 100644 --- a/doc/adesklets_en.texi +++ b/doc/adesklets_en.texi @@ -655,7 +655,7 @@ The @command{adesklets_installer} script comes with three user interfaces: a Tk interface (the default, based on the Tkinter module), a curses interface as well as a raw interface, that just assumes a trivial terminal is present (characters-based @file{stdin} and @file{stdout} streams). By default, the script -will try to present to the user the first it can, it the given order, then fallback +will try to present to the user the first it can in the given order, then fallback to the next if it doesn't work @footnote{The raw interface should always work at the end of the day.}, but you can select one as well from the command line. See: -- 2.11.4.GIT