summaryrefslogtreecommitdiff
path: root/tests/dbus/test-tpl-observer.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dbus/test-tpl-observer.c')
-rw-r--r--tests/dbus/test-tpl-observer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dbus/test-tpl-observer.c b/tests/dbus/test-tpl-observer.c
index f51d3f6..5e07bb9 100644
--- a/tests/dbus/test-tpl-observer.c
+++ b/tests/dbus/test-tpl-observer.c
@@ -29,7 +29,7 @@ main (int argc, char **argv)
g_assert (obs == obs2);
/* unref the second singleton pointer and check that the it is still
- * valid: checking correct object ref-counting after each _dup() call */
+ * valid: checking correct object ref-counting after each _dup () call */
g_object_unref (obs2);
g_assert (TPL_IS_OBSERVER (obs));