Merge branch 'patch-3' into 'master'

gio/gfile: fix typo in doc comment

See merge request GNOME/glib!1151
This commit is contained in:
Simon McVittie 2019-10-06 13:16:23 +00:00
commit c46c31de91

View File

@ -936,7 +936,7 @@ g_file_get_child_for_display_name (GFile *file,
* of @prefix.
*
* Virtual: prefix_matches
* Returns: %TRUE if the @files's parent, grandparent, etc is @prefix,
* Returns: %TRUE if the @file's parent, grandparent, etc is @prefix,
* %FALSE otherwise.
*/
gboolean