diff options
Diffstat (limited to 'object/id/doc.go')
| -rw-r--r-- | object/id/doc.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/object/id/doc.go b/object/id/doc.go index 66c48ac7..f8506f11 100644 --- a/object/id/doc.go +++ b/object/id/doc.go @@ -1,7 +1,7 @@ -// Package id provides Git object IDs and hash algorithms. +// Package id provides Git object IDs and object formats. // // Not all properties about -// each object ID hash algorithm +// each object format (hash algorithm) // are listed here. // In particular, // properties that only make sense for particular subsystems |
