diff --git a/cmd/libs/go2idl/import-boss/main.go b/cmd/libs/go2idl/import-boss/main.go index fac4b145b4c..db9505e52b4 100644 --- a/cmd/libs/go2idl/import-boss/main.go +++ b/cmd/libs/go2idl/import-boss/main.go @@ -51,7 +51,7 @@ limitations under the License. // ] // } // -// Note the secound block explicitly matches the unsafe package, and forbids it +// Note the second block explicitly matches the unsafe package, and forbids it // ("" is a prefix of everything). package main