Fix several typos (#1328)

This commit is contained in:
painor
2019-11-10 11:29:43 +01:00
committed by Lonami
parent 4a1310dc21
commit 38b929b973
5 changed files with 5 additions and 5 deletions

View File

@@ -108,7 +108,7 @@ you're able to just do this:
# This method returns a list of Dialog, which
# has the .entity attribute and other information.
#
# This part is IMPORTANT, because it feels the entity cache.
# This part is IMPORTANT, because it fills the entity cache.
dialogs = await client.get_dialogs()
# All of these work and do the same.