mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Various minor capitalization and typo fixes (#371)
This commit fixes various minor typos, punctuation errors and corrects the capitalization of many names.
This commit is contained in:
parent
cd562b16e2
commit
e54001d58b
204 changed files with 779 additions and 784 deletions
|
|
@ -97,7 +97,7 @@ typedef struct Optstate_s
|
|||
int style; /* default opthelp() style */
|
||||
int width; /* format line width */
|
||||
int flags; /* display flags */
|
||||
int emphasis; /* ansi term emphasis ok */
|
||||
int emphasis; /* ANSI term emphasis ok */
|
||||
int localized; /* locale initialized */
|
||||
Dtdisc_t msgdisc; /* msgdict discipline */
|
||||
Dt_t* msgdict; /* default ast.id catalog msgs */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue