summaryrefslogtreecommitdiff
path: root/human.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-13 08:12:06 -0600
committerJeff Carr <[email protected]>2025-01-13 08:12:06 -0600
commit24200adb8ab373582e1d66703e7c3db103945640 (patch)
tree399b0c6645511af19687e9995cefb4157f33f6e9 /human.go
parent1e7b1a565a6fe8e36048c609e29db797e76749e1 (diff)
new package to put help thingsv0.0.1
Diffstat (limited to 'human.go')
-rw-r--r--human.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/human.go b/human.go
index 79780ee..61da744 100644
--- a/human.go
+++ b/human.go
@@ -1,4 +1,4 @@
-package main
+package fhelp
import (
"fmt"