Skip to content

Commit a0372f4

Browse files
author
Ryan Stenhouse
committed
Really silly typo correction
contetx -> context
1 parent 9cc373a commit a0372f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mysql2/error.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def sql_state=(state)
3030
# variable.
3131
#
3232
# See http://dev.mysql.com/doc/refman/5.5/en/charset-errors.html for
33-
# more contetx.
33+
# more context.
3434
#
3535
# Before MySQL 5.5 error message template strings are in whatever encoding
3636
# is associated with the error message language.

0 commit comments

Comments
 (0)