mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-09 19:06:15 +01:00
gio/gfile: fix typo in doc comment
This fixes a typo in g_file_has_prefix() do comments.
This commit is contained in:
parent
25ed7d45d9
commit
4723bf5720
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user