doc: spelling fixes
This commit is contained in:
parent
ad55c5c345
commit
a7f05c2cad
22 changed files with 27 additions and 27 deletions
|
@ -23,7 +23,7 @@ def messages() -> Iterator[Res[Message]]:
|
|||
# TODO in general best to prefer android, it has more data
|
||||
# - message ids
|
||||
# - usernames are correct for Android data
|
||||
# - thread ids more meaninful?
|
||||
# - thread ids more meaningful?
|
||||
# but for now prefer gdpr prefix since it makes a bit things a bit more consistent?
|
||||
# e.g. a new batch of android exports can throw off ids if we rely on it for mapping
|
||||
yield from _merge_messages(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue