me
/
guix
Archived
1
0
Fork 0

gnu: libime: Fix grammar in descriptions.

* gnu/packages/fcitx5.scm (libime)[synopsis, description]: Exchange s.
master
Tobias Geerinckx-Rice 2021-06-07 00:13:29 +02:00
parent f0a80fc8d1
commit 86a1080a39
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -189,8 +189,8 @@ client.")
("extra-cmake-modules" ,extra-cmake-modules)
("python" ,python))) ;needed to run test
(home-page "https://github.com/fcitx/libime")
(synopsis "Library for implementing generic input method")
(description "Libime is a library for implementing various input methods
(synopsis "Library for implementing generic input methods")
(description "Libime is a library for implementing various input method
editors.")
(license license:lgpl2.1+)))