mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-11 11:56:16 +01:00
gvdb-reader: Reword a comment for clarity
Avoid ableist phrases. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
ea64c73923
commit
03cf620f1b
@ -379,7 +379,7 @@ gvdb_table_get_names (GvdbTable *table,
|
||||
* a pass that fills in no additional items.
|
||||
*
|
||||
* This takes an O(n) algorithm and turns it into O(n*m) where m is
|
||||
* the depth of the tree, but in all sane cases the tree won't be very
|
||||
* the depth of the tree, but typically the tree won't be very
|
||||
* deep and the constant factor of this algorithm is lower (and the
|
||||
* complexity of coding it, as well).
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user