Skip to content

Commit 6bc04ee

Browse files
committed
spelling: thing
1 parent cb97d68 commit 6bc04ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go/logic/inspect.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ func (this *Inspector) validateConnection() error {
202202
}
203203

204204
// validateGrants verifies the user by which we're executing has necessary grants
205-
// to do its thang.
205+
// to do its thing.
206206
func (this *Inspector) validateGrants() error {
207207
query := `show /* gh-ost */ grants for current_user()`
208208
foundAll := false

0 commit comments

Comments
 (0)