[glib: 1/2] gio/gfile: fix typo in doc comment
- From: Simon McVittie <smcv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/2] gio/gfile: fix typo in doc comment
- Date: Sun, 6 Oct 2019 13:16:40 +0000 (UTC)
commit 4723bf57207aeb956a3fe84e6ceac4bd9cf752c0
Author: David Lechner <david lechnology com>
Date: Sun Oct 6 02:01:48 2019 +0000
gio/gfile: fix typo in doc comment
This fixes a typo in g_file_has_prefix() do comments.
gio/gfile.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gfile.c b/gio/gfile.c
index 4dc5c9d6f..b13ebf1bd 100644
--- a/gio/gfile.c
+++ b/gio/gfile.c
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]