]> Pileus Git - ~andy/gtk/commitdiff
Fix typo
authorOwen Taylor <otaylor@redhat.com>
Sun, 28 May 2000 16:17:07 +0000 (16:17 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 28 May 2000 16:17:07 +0000 (16:17 +0000)
Sun May 28 12:16:01 2000  Owen Taylor  <otaylor@redhat.com>

* gtk/tmpl/gtkaspectframe.sgml: Fix typo

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

index 825ea1f39135108c9d5d0dcedaf0c48051cb61ba..8f05d871495ab995ec9dcb98a23e8e89b0dd49b6 100644 (file)
@@ -1,3 +1,8 @@
+Sun May 28 12:16:01 2000  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/tmpl/gtkaspectframe.sgml: Fix typo
+       pointed out by Gregory McLean.
+
 2000-05-28  Damon Chaplin  <damon@helixcode.com>
 
        * gdk/tmpl/event_structs.sgml: typo.
index 4abe32b7c722195cf323425d45d3d8fc54acb3ea..9a6960578e341bbe16f0af6cd0aac116f062de24 100644 (file)
@@ -32,10 +32,10 @@ Create a new #GtkAspectFrame.
 </para>
 
 @label: Label text.
-@xalign: Horizontal lignment of the child within the allocation of
+@xalign: Horizontal alignment of the child within the allocation of
 the #GtkAspectFrame. This ranges from 0.0 (left aligned)
 to 1.0 (right aligned)
-@yalign: Vertical lignment of the child within the allocation of
+@yalign: Vertical alignment of the child within the allocation of
 the #GtkAspectFrame. This ranges from 0.0 (left aligned)
 to 1.0 (right aligned)
 @ratio: The desired aspect ratio.
@@ -52,10 +52,10 @@ Set parameters for an existing #GtkAspectFrame.
 </para>
 
 @aspect_frame: a #GtkAspectFrame
-@xalign: Horizontal lignment of the child within the allocation of
+@xalign: Horizontal alignment of the child within the allocation of
 the #GtkAspectFrame. This ranges from 0.0 (left aligned)
 to 1.0 (right aligned)
-@yalign: Vertical lignment of the child within the allocation of
+@yalign: Vertical alignment of the child within the allocation of
 the #GtkAspectFrame. This ranges from 0.0 (left aligned)
 to 1.0 (right aligned)
 @ratio: The desired aspect ratio.