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

Merge pull request #200 from ceritium/patch-1

Fix typo on comment
Этот коммит содержится в:
Max Melentiev
2023-02-13 08:47:48 +01:00
коммит произвёл GitHub
родитель b40e4b432d e53c31b79f
Коммит be74094c90

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

@@ -11,7 +11,7 @@ module Telegram
# respond_with :message, text: 'Where are you?'
# end
#
# def set_location_from_messge(city = nil, *)
# def set_location_from_message(city = nil, *)
# # update
# end
#