]> Pileus Git - ~andy/gtk/commitdiff
Fix some typos. (#315208, Vincent Untz)
authorMatthias Clasen <mclasen@redhat.com>
Mon, 5 Sep 2005 18:26:39 +0000 (18:26 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 5 Sep 2005 18:26:39 +0000 (18:26 +0000)
2005-09-05  Matthias Clasen  <mclasen@redhat.com>

* gtk/tmpl/gtkpaned.sgml: Fix some typos.
(#315208, Vincent Untz)

docs/reference/ChangeLog
docs/reference/gtk/tmpl/gtkpaned.sgml

index a88aeffe1ced81a0ab644d07184cc8ba1613a412..0045e209a4886d150527b4269b9b04bf68f18d4d 100644 (file)
@@ -1,3 +1,8 @@
+2005-09-05  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/tmpl/gtkpaned.sgml: Fix some typos.
+       (#315208, Vincent Untz)
+
 2005-08-30  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/gtk-sections.txt: Add gtk_window_[sg]et_deletable.
index bb766eb22598a7f7bc7a2a4ad4dca5e056a9ebe9..eef59ec411badd20291b2e041b812e8b3d9b0576 100644 (file)
@@ -201,7 +201,7 @@ Adds a child to the top or left pane.
 @paned: a paned widget
 @child: the child to add
 @resize: should this child expand when the paned widget is resized.
-@shrink: can this child be made smaller than its requsition.
+@shrink: can this child be made smaller than its requisition.
 
 
 <!-- ##### FUNCTION gtk_paned_pack2 ##### -->
@@ -212,7 +212,7 @@ Adds a child to the bottom or right pane.
 @paned: a paned widget
 @child: the child to add
 @resize: should this child expand when the paned widget is resized.
-@shrink: can this child be made smaller than its requsition.
+@shrink: can this child be made smaller than its requisition.
 
 
 <!-- ##### FUNCTION gtk_paned_get_child1 ##### -->