mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 12:27:59 +01:00
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
parent
3084178d39
commit
9d0daf1b2b
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ You can export what ponysay should use instead of a hyphen when wrapping message
|
||||||
.TP
|
.TP
|
||||||
.B PONYSAY_WRAP_LIMIT
|
.B PONYSAY_WRAP_LIMIT
|
||||||
Defines how long a word must be to be hyphenated.
|
Defines how long a word must be to be hyphenated.
|
||||||
This is used for to wrap words that are long so the output gets as pretty as possible.
|
This is used to wrap words that are long so the output gets as pretty as possible.
|
||||||
This is not the only condition under which a word can be hyphenated, it can also be hyphenated
|
This is not the only condition under which a word can be hyphenated, it can also be hyphenated
|
||||||
if the word cannot fit otherwise.
|
if the word cannot fit otherwise.
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Reference in a new issue