diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/dbusmenu-dumper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/dbusmenu-dumper.c b/tools/dbusmenu-dumper.c index 6dcdb2f..253f1d5 100644 --- a/tools/dbusmenu-dumper.c +++ b/tools/dbusmenu-dumper.c @@ -112,7 +112,7 @@ decrement_count (void) } /* Checks whether we need to watch a menu item, and recurses down to - it's children as well */ + its children as well */ static void check_realizations (DbusmenuMenuitem * item) { |