mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-11 11:34:05 +02:00
gnu: python-unidecode: Fix typo in description.
* gnu/packages/python.scm (python-unidecode)[description]: Fix typo.
This commit is contained in:
@@ -2855,7 +2855,7 @@ cutting and pasting that code over and over.")
|
||||
useful when integrating with legacy code that doesn't support Unicode, or for
|
||||
ease of entry of non-Roman names on a US keyboard, or when constructing ASCII
|
||||
machine identifiers from human-readable Unicode strings that should still be
|
||||
somewhat intelligeble.")
|
||||
somewhat intelligible.")
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public python2-unidecode
|
||||
|
||||
Reference in New Issue
Block a user