Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Ruihang Xia <[email protected]>
  • Loading branch information
waynexia committed Dec 11, 2024
1 parent 63fada0 commit dea7bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sql/src/statements/statement.rs
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ pub enum Statement {
Explain(Explain),
// COPY
Copy(Copy),
// Telemery Query Language
// Telemetry Query Language
Tql(Tql),
// TRUNCATE TABLE
TruncateTable(TruncateTable),
Expand Down

0 comments on commit dea7bc6

Please sign in to comment.