mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
Remove some more 'the the'
This commit is contained in:
parent
efd822bb07
commit
cbf346ce53
@ -964,7 +964,7 @@ check_bar_proxy (FooiGenBar *proxy,
|
|||||||
* properties.
|
* properties.
|
||||||
*
|
*
|
||||||
* On the first reception, y and i should both be increased by
|
* On the first reception, y and i should both be increased by
|
||||||
* two. On the the second reception, only by one. The signal handler
|
* two. On the second reception, only by one. The signal handler
|
||||||
* checks this.
|
* checks this.
|
||||||
*
|
*
|
||||||
* This also checks that _drain_notify() works.
|
* This also checks that _drain_notify() works.
|
||||||
@ -1868,7 +1868,7 @@ check_object_manager (void)
|
|||||||
om_check_get_all (c, loop,
|
om_check_get_all (c, loop,
|
||||||
"(@a{oa{sa{sv}}} {},)");
|
"(@a{oa{sa{sv}}} {},)");
|
||||||
|
|
||||||
/* Now try to create the the proxy manager again - this time it should work */
|
/* Now try to create the proxy manager again - this time it should work */
|
||||||
error = NULL;
|
error = NULL;
|
||||||
foo_igen_object_manager_client_new (c,
|
foo_igen_object_manager_client_new (c,
|
||||||
G_DBUS_OBJECT_MANAGER_CLIENT_FLAGS_NONE,
|
G_DBUS_OBJECT_MANAGER_CLIENT_FLAGS_NONE,
|
||||||
|
Loading…
Reference in New Issue
Block a user