Merge pull request #10899 from thaJeztah/fix_godoc_typo
pkg/protobuf: fix typo in godoc
This commit is contained in:
commit
a96eee7b1b
@ -14,7 +14,7 @@
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
// Package proto provides convinient aliases that make google.golang.org/protobuf migration easier.
|
||||
// Package proto provides convenient aliases that make google.golang.org/protobuf migration easier.
|
||||
package proto
|
||||
|
||||
import (
|
||||
|
@ -14,7 +14,7 @@
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
// Package types provides convinient aliases that make google.golang.org/protobuf migration easier.
|
||||
// Package types provides convenient aliases that make google.golang.org/protobuf migration easier.
|
||||
package types
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user