1
0
Fork 0
mirror of synced 2025-07-04 20:46:49 +02:00

Fix typos

This commit is contained in:
Jakub Wilk 2018-10-22 14:44:21 +02:00
parent d450da7d8a
commit 18cb344cdc
2 changed files with 4 additions and 4 deletions

View file

@ -228,10 +228,10 @@
oddchar=<c> : Same as evenchar but for characters in odd positions of the
horizontal lines. By default it takes the value '+'
startchar=<c> : Instructs protocol to use the supplied character instead
of the default "+" for the first position of an horizontal
of the default "+" for the first position of a horizontal
line.
endchar=<c> : Same as startchar but for the character in the last
position of the horizonal lines.
position of the horizontal lines.
sepchar=<c> : Instructs protocol to use the supplied character instead
of the default "|" for the field separator character.