mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 01:18:53 +02:00
tree: Fix various ableist language
In almost all cases, rewording the documentation/comments made things more specific and a little clearer. Signed-off-by: Philip Withnall <withnall@endlessm.com> See: https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1544#note_846645
This commit is contained in:
@@ -1617,7 +1617,7 @@ object_interface_check_properties (gpointer check_data,
|
||||
|
||||
/* We do a number of checks on the properties of an interface to
|
||||
* make sure that all classes implementing the interface are
|
||||
* overriding the properties in a sane way.
|
||||
* overriding the properties correctly.
|
||||
*
|
||||
* We do the checks in order of importance so that we can give
|
||||
* more useful error messages first.
|
||||
|
Reference in New Issue
Block a user