mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 05:56:14 +01:00
gmessages: fix minor typo in documentation
This commit is contained in:
parent
15a21bd3cd
commit
0d22609fe9
@ -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 ();
|
||||
|
Loading…
Reference in New Issue
Block a user