Skip to content

Commit

Permalink
header typo
Browse files Browse the repository at this point in the history
  • Loading branch information
musvaage authored and grooverdan committed Dec 19, 2022
1 parent 8b18932 commit 84539f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/mysql/psi/psi.h
Original file line number Diff line number Diff line change
Expand Up @@ -2384,7 +2384,7 @@ typedef void (*execute_prepared_stmt_v1_t)
(PSI_statement_locker *locker, PSI_prepared_stmt* prepared_stmt);

/**
Set the statement text for a prepared statment event.
Set the statement text for a prepared statement event.
@param prepared_stmt prepared statement.
@param text the prepared statement text
@param text_len the prepared statement text length
Expand Down

0 comments on commit 84539f6

Please sign in to comment.