mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Fix 39 spelling errors and a formatting issue
A column of whitespace in the NEWS file was removed for consistent formatting. Most of the spelling errors were found with this codespell dictionary: https://github.com/orbitcowboy/codespell_dictionary (cherry picked from commit 0e36b17abe5609c461a3e4da7041eb0fdf9991b7)
This commit is contained in:
parent
90fd867171
commit
e92faddbf9
22 changed files with 53 additions and 53 deletions
|
|
@ -1989,7 +1989,7 @@ All recorded changes follow.
|
|||
no longer causes an error. It now is used for the "showme" option.
|
||||
09-09-09 A bug in which a subshell containing a background process could
|
||||
block until the background process completed has been fixed.
|
||||
09-09-04 A bug in handing ${var[sub]}, where var is a nameref has been fixed.
|
||||
09-09-04 A bug in handling ${var[sub]}, where var is a nameref has been fixed.
|
||||
09-09-03 A bug which caused an index array to have the wrong number of elements
|
||||
when it was converted from a compound variable by adding an another
|
||||
element has been fixed.
|
||||
|
|
@ -3368,7 +3368,7 @@ All recorded changes follow.
|
|||
evaluation. It has higher precedence than * and is left
|
||||
associative.
|
||||
01-09-25 The code was modified to use the ast multibyte macros
|
||||
and functions for handing multibyte locales.
|
||||
and functions for handling multibyte locales.
|
||||
01-09-25 +The expansion ${parameter:offset:length} now handles negative
|
||||
offsets which cause offsets to be measured from the end.
|
||||
01-09-25 Some spelling errors in the documentation were corrected.
|
||||
|
|
@ -9344,7 +9344,7 @@ All recorded changes follow.
|
|||
01-02-08 sfgetm,sfputm,_sfputm: fix max clash with k&r max() macro
|
||||
setlocale: undef valid for sun4 k&r valid() macro
|
||||
01-02-07 catopen.c: don't do native catopen for the debug locale
|
||||
01-02-06 sfraise.c: add SF_FINAL check to avoid (posibly) freed disciplines
|
||||
01-02-06 sfraise.c: add SF_FINAL check to avoid (possibly) freed disciplines
|
||||
01-01-01 features/common: fix uwin __DEFINE__
|
||||
sftable: initialize decimal and thousand
|
||||
magic.tab: add corel wordperfect document
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue