go-telegram-bot-api / telegram-bot-api

Golang bindings for the Telegram Bot API
https://go-telegram-bot-api.dev
MIT License
5.62k stars 868 forks source link

Fix typos in comments #598

Closed alexandear closed 1 year ago

alexandear commented 1 year ago

This PR fixes typos and grammar issues in comments.

codecov[bot] commented 1 year ago

Codecov Report

Base: 44.99% // Head: 44.99% // No change to project coverage :thumbsup:

Coverage data is based on head (fd903f8) compared to base (537c005). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #598 +/- ## ======================================= Coverage 44.99% 44.99% ======================================= Files 7 7 Lines 1589 1589 ======================================= Hits 715 715 Misses 818 818 Partials 56 56 ``` | [Impacted Files](https://codecov.io/gh/go-telegram-bot-api/telegram-bot-api/pull/598?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-telegram-bot-api) | Coverage Δ | | |---|---|---| | [configs.go](https://codecov.io/gh/go-telegram-bot-api/telegram-bot-api/pull/598/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-telegram-bot-api#diff-Y29uZmlncy5nbw==) | `39.83% <ø> (ø)` | | | [helpers.go](https://codecov.io/gh/go-telegram-bot-api/telegram-bot-api/pull/598/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-telegram-bot-api#diff-aGVscGVycy5nbw==) | `58.10% <ø> (ø)` | | | [types.go](https://codecov.io/gh/go-telegram-bot-api/telegram-bot-api/pull/598/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-telegram-bot-api#diff-dHlwZXMuZ28=) | `47.12% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-telegram-bot-api). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-telegram-bot-api)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.