summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaph Levien <raph@src.gnome.org>1998-08-06 04:09:40 +0000
committerRaph Levien <raph@src.gnome.org>1998-08-06 04:09:40 +0000
commit2a98c4a50460c89c1841005a767e103d82718e45 (patch)
tree8d27730403d288b25add144f8c508768cfda8319
parent123709106e75d17c07c9836bae2034baed0301dd (diff)
downloadgtk+-2a98c4a50460c89c1841005a767e103d82718e45.tar.gz
Fixed some minor comment typos and added myself to AUTHORS in gtk+.
-rw-r--r--AUTHORS1
-rw-r--r--gtk/gtkfeatures.h.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index fb888310bc..b139c1e4eb 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -14,6 +14,7 @@ Lars Hamann <lars@gtk.org>
Tim Janik <timj@gtk.org>
Stefan Jeske <stefan@gtk.org>
Elliot Lee <sopwith@gtk.org>
+Raph Levien <raph@gtk.org>
Ian Main <imain@gtk.org>
Fedrerico Mena <quartic@gtk.org>
Paolo Molaro <lupus@lettere.unipd.it>
diff --git a/gtk/gtkfeatures.h.in b/gtk/gtkfeatures.h.in
index d88d04fd3e..6168c3d692 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