mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Spelling fixes
This commit is contained in:
parent
8d2fe2486c
commit
809c3d8bb6
146 changed files with 240 additions and 240 deletions
|
|
@ -45,7 +45,7 @@ XCOMM include "Dt"
|
|||
!*menu_popup.menuAccelerator: <Key>osfMenu
|
||||
|
||||
! The following resources define dtterm's appearance. They follow the
|
||||
! current dtterm widget heirarchy which may change in future releases
|
||||
! current dtterm widget hierarchy which may change in future releases
|
||||
! of dtterm without notice.
|
||||
!
|
||||
! Widget Class Instance Name
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ the form:
|
|||
or separating individual flags or ranges by commas.
|
||||
|
||||
It is possible to specify bits in the same fashion. If no value bits
|
||||
are specified, all 100 bits are set. If no flags are specfied, none
|
||||
are specified, all 100 bits are set. If no flags are specified, none
|
||||
are set. Individual entries may be separated by spaces. A few examples:
|
||||
|
||||
A-z: sets all debug bits
|
||||
|
|
|
|||
|
|
@ -285,7 +285,7 @@ STRLEN(Char *S)
|
|||
|
||||
|
||||
/* this function only supports returning position of one char (not
|
||||
a string). "num" is the occurance of the character's position to
|
||||
a string). "num" is the occurrence of the character's position to
|
||||
return. */
|
||||
Static short
|
||||
strpos2(Char *S1, Char *S2, short num)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue