1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

gnu: nimf: Fix typo in description.

* gnu/packages/language.scm (nimf)[description]: Fix typo.
This commit is contained in:
Tobias Geerinckx-Rice
2021-04-09 19:49:56 +02:00
parent 3a2e1fa715
commit 3fb6d439fe

View File

@@ -197,7 +197,7 @@
(synopsis "Lightweight input method framework")
(description "Nimf is a lightweight, fast and extensible input method
framework. This package provides a fork of the original nimf project, that
focusses especially on Korean input (Hangul, Hanja, ...).")
focuses especially on Korean input (Hangul, Hanja, ...).")
(home-page "https://github.com/hamonikr/nimf/")
(license license:lgpl3+)))