pkg/protobuf: fix typo in godoc
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
cf86af6fcd
commit
fddeb6f3cb
@ -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