From 991314e6204bec52fdf11ea39879133c8eecb4a7 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 15 Dec 2004 18:05:24 +0000 Subject: [PATCH] Tiny typo --- README.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.in b/README.in index 9a33c1fa34..156b39d826 100644 --- a/README.in +++ b/README.in @@ -137,7 +137,7 @@ Otherwise, enter a new bug report that describes the patch, and attach the patch to that bug report. Bug reports containing patches should include the PATCH keyword in their -keyword fields. If the patch adds to or changes the GTK programming +keyword fields. If the patch adds to or changes the GTK+ programming interface, the API keyword should also be included. Patches should be in unified diff form. (The -u option to GNU diff.)