[glib: 1/2] gfileutils: Fix typo in docs
- From: Sebastian Dröge <sdroege src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/2] gfileutils: Fix typo in docs
- Date: Fri, 11 Dec 2020 07:27:40 +0000 (UTC)
commit 7ef936f4e37cdd0b5d57db5a5df8b047db89107a
Author: Phaedrus Leeds <mwleeds endlessos org>
Date: Thu Dec 10 21:06:00 2020 -0800
gfileutils: Fix typo in docs
glib/gfileutils.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glib/gfileutils.c b/glib/gfileutils.c
index 7c195ff98..16adc3ff7 100644
--- a/glib/gfileutils.c
+++ b/glib/gfileutils.c
@@ -1218,7 +1218,7 @@ steal_fd (int *fd_ptr)
* @error: return location for a #GError, or %NULL
*
* Writes all of @contents to a file named @filename. This is a convenience
- * wrapper around calling g_file_set_contents() with `flags` set to
+ * wrapper around calling g_file_set_contents_full() with `flags` set to
* `G_FILE_SET_CONTENTS_CONSISTENT | G_FILE_SET_CONTENTS_ONLY_EXISTING` and
* `mode` set to `0666`.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]