mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-08 10:14:04 +02:00
docs: Fix a minor syntax error in a documentation comment
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
@@ -1774,7 +1774,7 @@ find_file_in_data_dirs (const gchar *file,
|
|||||||
* This function looks for a desktop bookmark file named @file in the
|
* This function looks for a desktop bookmark file named @file in the
|
||||||
* paths returned from g_get_user_data_dir() and g_get_system_data_dirs(),
|
* paths returned from g_get_user_data_dir() and g_get_system_data_dirs(),
|
||||||
* loads the file into @bookmark and returns the file's full path in
|
* loads the file into @bookmark and returns the file's full path in
|
||||||
* @full_path. If the file could not be loaded then an %error is
|
* @full_path. If the file could not be loaded then @error is
|
||||||
* set to either a #GFileError or #GBookmarkFileError.
|
* set to either a #GFileError or #GBookmarkFileError.
|
||||||
*
|
*
|
||||||
* Returns: %TRUE if a key file could be loaded, %FALSE otherwise
|
* Returns: %TRUE if a key file could be loaded, %FALSE otherwise
|
||||||
|
Reference in New Issue
Block a user