all: fix some typos (#2210)

Signed-off-by: cui fliter <imcusg@gmail.com>

Signed-off-by: cui fliter <imcusg@gmail.com>
This commit is contained in:
cui fliter
2022-10-04 18:29:56 +08:00
committed by GitHub
parent 45b9ab9fa3
commit bdb41dd862
3 changed files with 6 additions and 6 deletions

View File

@@ -143,7 +143,7 @@ enum SleuthJdbcSpan implements DocumentedSpan {
enum QueryEvents implements EventValue {
/**
* When the transaction gets commited.
* When the transaction gets committed.
*/
COMMIT {
@Override