summaryrefslogtreecommitdiff
path: root/internal/tmuxedit/history.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/tmuxedit/history.go')
-rw-r--r--internal/tmuxedit/history.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/tmuxedit/history.go b/internal/tmuxedit/history.go
index a79672b..eab4db2 100644
--- a/internal/tmuxedit/history.go
+++ b/internal/tmuxedit/history.go
@@ -1,4 +1,4 @@
-// Summary: JSONL-based history storage for tmux popup submissions
+// Package tmuxedit provides JSONL-based history storage for tmux popup submissions.
package tmuxedit
import (