Commit f43801ac authored by Victor Ananjevsky's avatar Victor Ananjevsky

fix typo

parent 9c8b7dd1
...@@ -235,7 +235,7 @@ Enable spell checking in textview widgets ...@@ -235,7 +235,7 @@ Enable spell checking in textview widgets
.B \-\-spell-lang=\fILANGUAGE\fP .B \-\-spell-lang=\fILANGUAGE\fP
Set spell checking language to \fILANGUAGE\fP. By default language guesses from current locale. Use option \fI\-\-show-langs\fP for get list of all possible languages. Set spell checking language to \fILANGUAGE\fP. By default language guesses from current locale. Use option \fI\-\-show-langs\fP for get list of all possible languages.
.TP .TP
.B \-\-boot-fmt=\fITYPE\fP .B \-\-bool-fmt=\fITYPE\fP
Set the output type of boolean values to \fITYPE\fP. Possible types are \fIT\fP, \fIt\fP, \fIY\fP, \fIy\fP, \fIO\fP, \fIo\fP and \fI1\fP. Set the output type of boolean values to \fITYPE\fP. Possible types are \fIT\fP, \fIt\fP, \fIY\fP, \fIy\fP, \fIO\fP, \fIo\fP and \fI1\fP.
.br .br
\fIT\fP and \fIt\fP - for \fItrue/false\fP pair in appropriate case. \fIT\fP and \fIt\fP - for \fItrue/false\fP pair in appropriate case.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment