[glib/glib-2-48] Fix a small typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-48] Fix a small typo
- Date: Wed, 17 Aug 2016 21:41:18 +0000 (UTC)
commit 015df3b0214eff8724cc72dde599eb624e843026
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jul 22 15:09:31 2016 -0400
Fix a small typo
glib/gtestutils.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gtestutils.c b/glib/gtestutils.c
index c125aa1..5ba1fd9 100644
--- a/glib/gtestutils.c
+++ b/glib/gtestutils.c
@@ -1128,7 +1128,7 @@ parse_args (gint *argc_p,
* `quick`: Quick tests, should run really quickly and give good coverage.
*
* `undefined`: Tests for undefined behaviour, may provoke programming errors
- * under g_test_trap_subprocess() or g_test_expect_messages() to check
+ * under g_test_trap_subprocess() or g_test_expect_message() to check
* that appropriate assertions or warnings are given
*
* `no-undefined`: Avoid tests for undefined behaviour
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]