aboutsummaryrefslogtreecommitdiff
path: root/object/typ/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'object/typ/doc.go')
-rw-r--r--object/typ/doc.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/object/typ/doc.go b/object/typ/doc.go
index 155d60eb..04b487dc 100644
--- a/object/typ/doc.go
+++ b/object/typ/doc.go
@@ -1,5 +1,5 @@
// Package typ provides Git object type enums and names.
-//
+package typ
+
// I would prefer naming this package "type"
// if it wasn't a keyword.
-package typ