1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

Fix miscellaneous typos

This commit is contained in:
Martijn Dekker 2021-02-16 16:45:06 +00:00
parent 3a315f58f6
commit fe74702766
4 changed files with 7 additions and 7 deletions

View file

@ -682,7 +682,7 @@ const char sh_optgetopts[] =
"argument, \bgetopts\b places the option argument in the shell "
"variable \bOPTARG\b. Otherwise \bOPTARG\b is set to \b1\b when the "
"option is set and \b0\b when the option is unset.]"
"[+?The \aoptstring\a string consists of alpha-numeric characters, "
"[+?The \aoptstring\a string consists of alphanumeric characters, "
"the special characters +, -, ?, :, and <space>, or character groups "
"enclosed in [...]]. Character groups may be nested in {...}. "
"Outside of a [...]] group, a single new-line followed by zero or "