[glib] gmessages: fix minor typo in documentation
- From: Aleksander Morgado <aleksm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gmessages: fix minor typo in documentation
- Date: Tue, 30 Oct 2012 12:18:58 +0000 (UTC)
commit 0d22609fe981aab877dc9f3bbfa3f97a7c4152f2
Author: Aleksander Morgado <aleksander lanedo com>
Date: Tue Oct 30 13:15:23 2012 +0100
gmessages: fix minor typo in documentation
glib/gmessages.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gmessages.c b/glib/gmessages.c
index decda04..7062dcf 100644
--- a/glib/gmessages.c
+++ b/glib/gmessages.c
@@ -1082,7 +1082,7 @@ g_assert_warning (const char *log_domain,
* * context is already owned by another thread.
* */
* g_test_expect_message (G_LOG_DOMAIN,
- * G_LOG_LEVEL_CRITICIAL,
+ * G_LOG_LEVEL_CRITICAL,
* "assertion.*acquired_context.*failed");
* g_main_context_push_thread_default (bad_context);
* g_test_assert_expected_messages ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]