1
0
зеркало из https://github.com/glebtv/telegram-bot.git synced 2026-08-28 15:26:18 +03:00

Merge pull request #141 from astrophena/updates-poller-typo

Fix a typo in updates poller
Этот коммит содержится в:
Max Melentiev
2020-07-25 15:29:59 +03:00
коммит произвёл GitHub
родитель 8494c7df0c bc2b09a3b0
Коммит 03472e3d46

Просмотреть файл

@@ -50,7 +50,7 @@ module Telegram
ensure
@running = false
end
log { 'Stoped polling bot updates.' }
log { 'Stopped polling bot updates.' }
end
def run