fix tyop in doc.go

Signed-off-by: 928234269 <longfei.shang@daocloud.io>
This commit is contained in:
928234269
2019-08-20 18:44:11 +08:00
parent 2f2625c8e2
commit 7305c08d7e

View File

@@ -1,4 +1,4 @@
// Package errdefs defines the error types that are understood by other packages
// in this project. Consumers of this project should look here to know how to
// produce and consume erors for this project.
// produce and consume errors for this project.
package errdefs