[glib: 1/5] gvdb-reader: Reword a comment for clarity
- From: Sebastian Dröge <sdroege src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/5] gvdb-reader: Reword a comment for clarity
- Date: Tue, 5 Jan 2021 10:37:59 +0000 (UTC)
commit 03cf620f1b5e88dd5ebf1c87afe81764708caae0
Author: Philip Withnall <withnall endlessm com>
Date: Tue Jun 23 10:40:35 2020 +0100
gvdb-reader: Reword a comment for clarity
Avoid ableist phrases.
Signed-off-by: Philip Withnall <withnall endlessm com>
gvdb-reader.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gvdb-reader.c b/gvdb-reader.c
index 6bc4c6f36..820ce4c3d 100644
--- a/gvdb-reader.c
+++ b/gvdb-reader.c
@@ -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).
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]