diff options
Diffstat (limited to 'daftar_kata.go')
| -rw-r--r-- | daftar_kata.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/daftar_kata.go b/daftar_kata.go index 1560355..6232dcd 100644 --- a/daftar_kata.go +++ b/daftar_kata.go @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -package kbbi +package kamusku type DaftarKata map[string]struct{} |
