[libhandy/bilelmoussaoui/typo] docs: fix typo




commit 41d30bd71ab328f734e87e141d8cc603062a460b
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Thu Oct 1 20:18:02 2020 +0200

    docs: fix typo

 src/hdy-squeezer.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/hdy-squeezer.c b/src/hdy-squeezer.c
index 1995661b..24648828 100644
--- a/src/hdy-squeezer.c
+++ b/src/hdy-squeezer.c
@@ -1132,7 +1132,7 @@ hdy_squeezer_class_init (HdySqueezerClass *klass)
   /**
    * HdySqueezer:xalign:
    *
-   * The xalign property determines the horizontal aligment of the children
+   * The xalign property determines the horizontal alignment of the children
    * inside the squeezer's size allocation.
    * Compare this to #GtkWidget:halign, which determines how the squeezer's size
    * allocation is positioned in the space available for the squeezer.
@@ -1154,7 +1154,7 @@ hdy_squeezer_class_init (HdySqueezerClass *klass)
   /**
    * HdySqueezer:yalign:
    *
-   * The yalign property determines the vertical aligment of the children inside
+   * The yalign property determines the vertical alignment of the children inside
    * the squeezer's size allocation.
    * Compare this to #GtkWidget:valign, which determines how the squeezer's size
    * allocation is positioned in the space available for the squeezer.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]