Fix mistyped comment.

This commit is contained in:
Syfaro 2021-03-10 22:01:47 -05:00 committed by GitHub
parent 43b3f0ace1
commit 0b0e5c077c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -688,7 +688,7 @@ func NewInlineKeyboardButtonLoginURL(text string, loginUrl LoginURL) InlineKeybo
}
}
// NewInlineKeyboardButtonLoginURL creates an inline keyboard button with text
// NewInlineKeyboardButtonURL creates an inline keyboard button with text
// which goes to a URL.
func NewInlineKeyboardButtonURL(text, url string) InlineKeyboardButton {
return InlineKeyboardButton{