dbcli / mycli

A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
http://mycli.net
Other
11.49k stars 663 forks source link

TYPO: statment(s) should be statement(s) #1059

Closed jorgediazjr closed 2 years ago

jorgediazjr commented 2 years ago

Found two locations where the word statement is spelled statment.


mycli/packages/parseutils.py:146:    """Extract the table names from an SQL statment.
mycli/myclirc:30:# Timing of sql statments and table rendering.```