summaryrefslogtreecommitdiff
path: root/docs/styles.txt
diff options
context:
space:
mode:
authorGMT 2000 Tony Gale <gale@gtk.org>2000-02-29 13:15:10 +0000
committerTony Gale <gale@src.gnome.org>2000-02-29 13:15:10 +0000
commit6ab2659931513e1ba79727cefc613dd3691801d8 (patch)
treecfecf7113738687ceab805f8ab1125be5ad1450b /docs/styles.txt
parent160e3574ac503cf7337d1d57a071583587dcbe33 (diff)
downloadgtk+-6ab2659931513e1ba79727cefc613dd3691801d8.tar.gz
Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org>
Tue Feb 29 13:10:00 GMT 2000 Tony Gale <gale@gtk.org> * gdk/gdkwindow.h gdk/x11/gxid.c gtk/gtkclist.c gtk/gtkclist.h gtk/gtkctree.c gtk/gtkmenu.h gtk/gtkwidget.c gtk/testgtk.c docs/styles.txt docs/refcounting.txt docs/gtkfaq.sgml docs/gtk_tut.sgml docs/gtk.texi TODO: Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org>
Diffstat (limited to 'docs/styles.txt')
-rw-r--r--docs/styles.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/styles.txt b/docs/styles.txt
index e66cafd19a..a3f31c9456 100644
--- a/docs/styles.txt
+++ b/docs/styles.txt
@@ -88,13 +88,13 @@ GtkWidget::style_set
Flag indications:
!GTK_RC_STYLE && !GTK_USER_STYLE:
- The widget has it's default style set, no rc lookup has been
+ The widget has its default style set, no rc lookup has been
performed, the widget has not been size requested yet and is
therefore not yet realized.
GTK_USER_STYLE:
GTK_RC_STYLE is not set.
- The widget has a user style assigned, and it's default style has been
+ The widget has a user style assigned, and its default style has been
saved.
GTK_RC_STYLE: