aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-gtk/parser.c
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-10-24 15:50:08 +0200
committerCharles Kerr <charles.kerr@canonical.com>2012-10-24 15:50:08 +0200
commit0a9995765d2e5c807aea7c316cca471cda64a2a6 (patch)
treebb53bd657ec809ca5d7de35b58e6632ebbee4390 /libdbusmenu-gtk/parser.c
parent878ae818c41c86a96f8f3a309a591cc9f2927ea8 (diff)
parentc4d75c050859d961d6212793e94ea3151c30afd2 (diff)
downloadlibdbusmenu-0a9995765d2e5c807aea7c316cca471cda64a2a6.tar.gz
libdbusmenu-0a9995765d2e5c807aea7c316cca471cda64a2a6.tar.bz2
libdbusmenu-0a9995765d2e5c807aea7c316cca471cda64a2a6.zip
comment copyediting
Diffstat (limited to 'libdbusmenu-gtk/parser.c')
-rw-r--r--libdbusmenu-gtk/parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdbusmenu-gtk/parser.c b/libdbusmenu-gtk/parser.c
index 1658bdc..6244b07 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)