Fix several typos

Closes #1674.
This commit is contained in:
Lonami Exo
2021-01-20 18:50:45 +01:00
parent de7cf03ba7
commit b1d6bd564e
2 changed files with 2 additions and 2 deletions

View File

@@ -71,4 +71,4 @@ through :tl:`UploadProfilePhoto`:
await client(UploadProfilePhotoRequest(
await client.upload_file('/path/to/some/file')
)))
))