diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:52:30 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:52:30 -0400 |
commit | 2364c291ba99e89df9f123a2c212541682e87f3a (patch) | |
tree | fe5105306b543b191c24124a320f4d4fdf7154a5 /office/verbiste | |
parent | c83327ebb4517cad6b71d9d35677ccfaa2e067c1 (diff) |
office/verbiste: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'office/verbiste')
-rw-r--r-- | office/verbiste/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/office/verbiste/README b/office/verbiste/README index 354f466160d2b..af6d1d22d89f0 100644 --- a/office/verbiste/README +++ b/office/verbiste/README @@ -1,8 +1,8 @@ Verbiste is a French conjugation system. -Verbiste contains a C++ library, two programs (a french-conjugator and a -french-deconjugator) that can be run from the command line or from another -program, and a GTK application (verbiste-gtk). The knowledge base is -represented in XML and contains over 7000 verbs There is also a small -Italian dictionary of 120 verbs. The graphical interface lets the user -look up a verb in one or both languages. +Verbiste contains a C++ library, two programs (a french-conjugator and +a french-deconjugator) that can be run from the command line or from +another program, and a GTK application (verbiste-gtk). The knowledge +base is represented in XML and contains over 7000 verbs There is also +a small Italian dictionary of 120 verbs. The graphical interface lets +the user look up a verb in one or both languages. |