diff options
author | Kristian Rietveld <kristian@src.gnome.org> | 2003-09-03 19:57:05 +0000 |
---|---|---|
committer | Kristian Rietveld <kristian@src.gnome.org> | 2003-09-03 19:57:05 +0000 |
commit | eccc733f2907961ddbdf883da4e2f123d9be84dd (patch) | |
tree | dfdb28fcd9ffa00c3ef779e8a534cba092897298 /gtk/gtkrc.h | |
parent | 9538b6e57c7687d776290a0159837421efc7f49f (diff) | |
download | gdk-pixbuf-eccc733f2907961ddbdf883da4e2f123d9be84dd.tar.gz |
brooooooooken pipe.
Diffstat (limited to 'gtk/gtkrc.h')
-rw-r--r-- | gtk/gtkrc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkrc.h b/gtk/gtkrc.h index 8fe26b79a..aa7eaa46b 100644 --- a/gtk/gtkrc.h +++ b/gtk/gtkrc.h @@ -97,7 +97,7 @@ struct _GtkRcStyleClass GtkRcStyle * (*create_rc_style) (GtkRcStyle *rc_style); /* Fill in engine specific parts of GtkRcStyle by parsing contents - * of brackets. Returns G_TOKEN_NONE if succesful, otherwise returns + * of brackets. Returns G_TOKEN_NONE if successful, otherwise returns * the token it expected but didn't get. */ guint (*parse) (GtkRcStyle *rc_style, |