diff options
Diffstat (limited to 'kbbi.go')
| -rw-r--r-- | kbbi.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ // SPDX-License-Identifier: GPL-3.0-or-later // Package kbbi is the Go library to access the Bahasa Indonesia dictionary -// from https://kbbi.kemdikbud.go.id. +// from KBBI. package kbbi // Version of this module. |
