mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-28 23:16:14 +01:00
gtestutils: Add missing colon in GIR annotation
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
5147d503b4
commit
e70144bf5b
@ -611,7 +611,7 @@
|
||||
|
||||
/**
|
||||
* g_assert_no_error:
|
||||
* @err: (nullable) a `GError`
|
||||
* @err: (nullable): a `GError`
|
||||
*
|
||||
* Debugging macro to check that a [struct@GLib.Error] is not set.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user