mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-03 03:10:06 +02: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.
|
* of @prefix.
|
||||||
*
|
*
|
||||||
* Virtual: prefix_matches
|
* 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.
|
* %FALSE otherwise.
|
||||||
*/
|
*/
|
||||||
gboolean
|
gboolean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user