aboutsummaryrefslogtreecommitdiff
path: root/words.go
diff options
context:
space:
mode:
Diffstat (limited to 'words.go')
-rw-r--r--words.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/words.go b/words.go
index 13fa8cc..e5af469 100644
--- a/words.go
+++ b/words.go
@@ -1,7 +1,7 @@
// SPDX-FileCopyrightText: 2020 M. Shulhan <ms@kilabit.info>
// SPDX-License-Identifier: GPL-3.0-or-later
-package kamusku
+package kbbi
// Words contains list of words.
type Words map[string]struct{}