Fix assorted comment and documentation typos
This commit is contained in:
parent
894de07c3d
commit
2f3bf144c6
33 changed files with 56 additions and 56 deletions
|
|
@ -240,7 +240,7 @@ String *SwigType_parm(const SwigType *t) {
|
|||
/* -----------------------------------------------------------------------------
|
||||
* SwigType_split()
|
||||
*
|
||||
* Splits a type into it's component parts and returns a list of string.
|
||||
* Splits a type into its component parts and returns a list of string.
|
||||
* ----------------------------------------------------------------------------- */
|
||||
|
||||
List *SwigType_split(const SwigType *t) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue