glib-aux/trivial: fix typo in code comment

This commit is contained in:
Thomas Haller 2021-05-20 20:58:58 +02:00
parent 1c00330a7f
commit 7c148b53ab
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -486,7 +486,7 @@ nm_g_bytes_new_from_str(const char *str)
}
/**
* nm_utils_gbytes_equals:
* nm_utils_gbytes_equal_mem:
* @bytes: (allow-none): a #GBytes array to compare. Note that
* %NULL is treated like an #GBytes array of length zero.
* @mem_data: the data pointer with @mem_len bytes