Skip to content

Commit

Permalink
Clarify that inflect is for English.
Browse files Browse the repository at this point in the history
Closes #209
  • Loading branch information
joshstephenson authored and jaraco committed Sep 7, 2024
1 parent 00363de commit d7dce0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
NAME
====

inflect.py - Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words.
inflect.py - Accurately generate plurals, singular nouns, ordinals, indefinite articles, and word-based representations of numbers. This functionality is limited to English.

SYNOPSIS
========
Expand Down

0 comments on commit d7dce0c

Please sign in to comment.