mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Spelling fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21962 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4fbb0dcde7
commit
5af2d9d0a2
77 changed files with 3217 additions and 233 deletions
|
@ -107,7 +107,7 @@ typedef struct {
|
|||
|
||||
/**
|
||||
* Number of bytes that the full set of arguments occupies on the stack, which
|
||||
* is platformt(hardware)-dependent.
|
||||
* is platform(hardware)-dependent.
|
||||
*/
|
||||
- (unsigned) frameLength;
|
||||
|
||||
|
@ -127,7 +127,7 @@ typedef struct {
|
|||
|
||||
/**
|
||||
* Number of bytes that the return value occupies on the stack, which is
|
||||
* platformt(hardware)-dependent.
|
||||
* platform(hardware)-dependent.
|
||||
*/
|
||||
- (unsigned) methodReturnLength;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue