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/menu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdbusmenu-gtk/menu.c') diff --git a/libdbusmenu-gtk/menu.c b/libdbusmenu-gtk/menu.c index 236a596..3ec419a 100644 --- a/libdbusmenu-gtk/menu.c +++ b/libdbusmenu-gtk/menu.c @@ -296,7 +296,7 @@ root_child_delete (DbusmenuMenuitem * root, DbusmenuMenuitem * child, DbusmenuGt return; } -/* Called when the child is realized, and thus has all of it's +/* Called when the child is realized, and thus has all of its properties and GTK-isms. We can put it in our menu here. */ static void child_realized (DbusmenuMenuitem * child, gpointer userdata) -- cgit v1.2.3