mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
docs: Fix a minor syntax error in a documentation comment
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
40fc18521b
commit
0e0b18e0cd
@ -1774,7 +1774,7 @@ find_file_in_data_dirs (const gchar *file,
|
||||
* 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(),
|
||||
* 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.
|
||||
*
|
||||
* Returns: %TRUE if a key file could be loaded, %FALSE otherwise
|
||||
|
Loading…
Reference in New Issue
Block a user