mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-24 01:48:53 +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:
@@ -813,7 +813,7 @@ g_object_class_find_property (GObjectClass *class,
|
||||
* g_object_interface_find_property:
|
||||
* @g_iface: (type GObject.TypeInterface): any interface vtable for the
|
||||
* interface, or the default vtable for the interface
|
||||
* @property_name: name of a property to lookup.
|
||||
* @property_name: name of a property to look up.
|
||||
*
|
||||
* Find the #GParamSpec with the given name for an
|
||||
* interface. Generally, the interface vtable passed in as @g_iface
|
||||
|
Reference in New Issue
Block a user