From c9d84efe7225c3c74682312b61734dfa96b503dc Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 25 Oct 2005 18:37:34 +0000 Subject: [PATCH] Typo --- configure.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.txt b/configure.txt index 9781026..7f8c158 100644 --- a/configure.txt +++ b/configure.txt @@ -3,7 +3,7 @@ configure documentation These are the documentation notes for configure. The configure project is a -Makefile files generator. It uses project description files to propose simple +Makefiles generator. It uses project description files to propose simple Makefiles. It is intended to keep generated code as simple as possible. ----------------------------------------