mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-27 07:56:14 +01:00
Merge branch 'patch-1' into 'master'
gio/gfileinfo: fix param reference in doc comment See merge request GNOME/glib!1131
This commit is contained in:
commit
3ede078e2c
@ -2391,7 +2391,7 @@ matcher_optimize (GFileAttributeMatcher *matcher)
|
||||
* the number of references falls to 0, the #GFileAttributeMatcher is
|
||||
* automatically destroyed.
|
||||
*
|
||||
* The @attribute string should be formatted with specific keys separated
|
||||
* The @attributes string should be formatted with specific keys separated
|
||||
* from namespaces with a double colon. Several "namespace::key" strings may be
|
||||
* concatenated with a single comma (e.g. "standard::type,standard::is-hidden").
|
||||
* The wildcard "*" may be used to match all keys and namespaces, or
|
||||
|
Loading…
Reference in New Issue
Block a user