[gnome-builder] signal-group: Small comment fix
- From: Garrett Regier <gregier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] signal-group: Small comment fix
- Date: Tue, 2 Jun 2015 23:22:19 +0000 (UTC)
commit 94a6c11b73f025a40360fd4b6d12423029ab0a44
Author: Garrett Regier <garrett regier riftio com>
Date: Tue Jun 2 05:32:35 2015 -0700
signal-group: Small comment fix
tests/test-egg-signal-group.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/test-egg-signal-group.c b/tests/test-egg-signal-group.c
index 7de99e4..45dd84c 100644
--- a/tests/test-egg-signal-group.c
+++ b/tests/test-egg-signal-group.c
@@ -319,7 +319,7 @@ assert_blocking (SignalTarget *target,
assert_signals (target, group, FALSE);
}
- /* Assert the signal is not emitted after the first unblock */
+ /* Assert that the signal is not emitted after the first unblock */
for (i = 0; i < count; ++i)
{
assert_signals (target, group, FALSE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]