From c4d75c050859d961d6212793e94ea3151c30afd2 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Sun, 7 Oct 2012 10:35:50 -0500 Subject: fix grammar: use of its and it's --- libdbusmenu-gtk/parser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdbusmenu-gtk/parser.c') diff --git a/libdbusmenu-gtk/parser.c b/libdbusmenu-gtk/parser.c index 39cc9f8..778491d 100644 --- a/libdbusmenu-gtk/parser.c +++ b/libdbusmenu-gtk/parser.c @@ -340,7 +340,7 @@ parser_data_free (ParserData * pdata) return; } -/* Gets the positon of the child with its' parent if it has one. +/* Gets the positon of the child with its parent if it has one. Returns -1 if the position is unable to be calculated. */ static gint get_child_position (GtkWidget * child) -- cgit v1.2.3