[Xfce4-commits] [apps/xfdashboard] 01/01: Fix typo

noreply at xfce.org noreply at xfce.org
Mon Mar 30 08:03:01 CEST 2015


This is an automated email from the git hooks/post-receive script.

nomad pushed a commit to branch master
in repository apps/xfdashboard.

commit 66e37f843bcb7bd29e6118f6a42d0edbe1d7a438
Author: Stephan Haller <nomad at froevel.de>
Date:   Mon Mar 30 08:02:46 2015 +0200

    Fix typo
---
 xfdashboard/fill-box-layout.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfdashboard/fill-box-layout.c b/xfdashboard/fill-box-layout.c
index 0b30aad..feb6b65 100644
--- a/xfdashboard/fill-box-layout.c
+++ b/xfdashboard/fill-box-layout.c
@@ -590,7 +590,7 @@ static void xfdashboard_fill_box_layout_class_init(XfdashboardFillBoxLayoutClass
 	XfdashboardFillBoxLayoutProperties[PROP_HOMOGENEOUS]=
 		g_param_spec_boolean("homogeneous",
 								_("Homogeneous"),
-								_("Whether the layout should be homogeneous, i.e. all childs get the same size"),
+								_("Whether the layout should be homogeneous, i.e. all children get the same size"),
 								FALSE,
 								G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS | G_PARAM_CONSTRUCT);
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list