From: Raph Levien Date: Thu, 6 Aug 1998 04:09:40 +0000 (+0000) Subject: Fixed some minor comment typos and added myself to AUTHORS in gtk+. X-Git-Url: http://pileus.org/git/?p=~andy%2Fgtk;a=commitdiff_plain;h=2a98c4a50460c89c1841005a767e103d82718e45 Fixed some minor comment typos and added myself to AUTHORS in gtk+. --- diff --git a/AUTHORS b/AUTHORS index fb888310b..b139c1e4e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -14,6 +14,7 @@ Lars Hamann Tim Janik Stefan Jeske Elliot Lee +Raph Levien Ian Main Fedrerico Mena Paolo Molaro diff --git a/gtk/gtkfeatures.h.in b/gtk/gtkfeatures.h.in index d88d04fd3..6168c3d69 100644 --- a/gtk/gtkfeatures.h.in +++ b/gtk/gtkfeatures.h.in @@ -54,7 +54,7 @@ extern "C" { * - gdk_rgb_*() functions are in place. * - stringified enum values can be queried for enum types now. * - new key binding system is in place (GtkBindingSet). - * - simple algorithm for pattern matching is expoted now (GtkPatternSpec). + * - simple algorithm for pattern matching is exported now (GtkPatternSpec). */ #define GTK_HAVE_FEATURES_1_1_0 1-1-0