mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 06:33:41 +02:00
docs: Use ‘look up’ as a verb, rather than the noun ‘lookup’
Another niggle fixed. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
@@ -917,7 +917,7 @@ g_file_attribute_info_list_bsearch (GFileAttributeInfoList *list,
|
||||
/**
|
||||
* g_file_attribute_info_list_lookup:
|
||||
* @list: a #GFileAttributeInfoList.
|
||||
* @name: the name of the attribute to lookup.
|
||||
* @name: the name of the attribute to look up.
|
||||
*
|
||||
* Gets the file attribute with the name @name from @list.
|
||||
*
|
||||
|
Reference in New Issue
Block a user