diff options
Diffstat (limited to 'object/fetch/doc.go')
| -rw-r--r-- | object/fetch/doc.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/object/fetch/doc.go b/object/fetch/doc.go index e5ca33a9..17657dbe 100644 --- a/object/fetch/doc.go +++ b/object/fetch/doc.go @@ -1,4 +1,4 @@ -// Package resolve resolves stored Git objects by exact type, by peeling +// Package fetch resolves stored Git objects by exact type, by peeling // tree-ish or commit-ish references, and by path within trees. // // A Fetcher does not take ownership of the underlying object store. |
