mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 23:46:15 +01:00
Fix a small typo
This commit is contained in:
parent
38317cf746
commit
97a38dc586
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user