Robert C. Helling 285fa8acbc Grammar: replaces 'indexes' by 'indices'
Grammar-nazi ran

git grep -l 'indexes' | xargs sed -i '' -e 's/indexes/indices/g'

to prevent future wincing when reading the source code.

Unfortunatly, Qt itself is infected as in
QModelIndexList QItemSelection::indexes() const

Signed-off-by: Robert C. Helling <helling@atdotde.de>
2020-03-11 08:26:30 -07:00
..
2020-02-27 14:49:01 -08:00
2019-11-16 08:32:07 -08:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2019-04-12 18:19:07 +03:00