mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-14 19:55:12 +01:00
gstrfuncs: Drop a redundant paragraph
Signed-off-by: Adrien Plazas <aplazas@gnome.org>
This commit is contained in:
parent
bc56578a08
commit
c777b55d1a
@ -3258,10 +3258,6 @@ g_strv_contains (const gchar * const *strv,
|
||||
* of order, sort the arrays first (using [func@GLib.qsort_with_data]
|
||||
* or similar).
|
||||
*
|
||||
* Elements are compared using [func@GLib.str_equal]. To match independently
|
||||
* of order, sort the arrays first (using [func@GLib.qsort_with_data]
|
||||
* or similar).
|
||||
*
|
||||
* Two empty arrays are considered equal. Neither @strv1 nor @strv2 may be
|
||||
* `NULL`.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user