Skip to content

Commit aadeddc

Browse files
committed
fix doc
1 parent 6931efe commit aadeddc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kit/transport/http/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
// Package kit/transport/http provide go-kit http transport functions
1+
// Package http provide go-kit http transport functions
22
package http

reflect/collect/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
// Package reflect/collect provide functions for manipulating collections via reflect
1+
// Package collect provide functions for manipulating collections via reflect
22
package collect

0 commit comments

Comments
 (0)