mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-09 20:35:49 +01:00
gfileutils: Fix typo in docs
This commit is contained in:
parent
673f61a763
commit
7ef936f4e3
@ -1218,7 +1218,7 @@ steal_fd (int *fd_ptr)
|
|||||||
* @error: return location for a #GError, or %NULL
|
* @error: return location for a #GError, or %NULL
|
||||||
*
|
*
|
||||||
* Writes all of @contents to a file named @filename. This is a convenience
|
* 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
|
* `G_FILE_SET_CONTENTS_CONSISTENT | G_FILE_SET_CONTENTS_ONLY_EXISTING` and
|
||||||
* `mode` set to `0666`.
|
* `mode` set to `0666`.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user