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
11b4799893
commit
c9c6734169
77 changed files with 3217 additions and 233 deletions
|
@ -138,7 +138,7 @@ typedef enum {
|
|||
forMode: (NSString*)mode;
|
||||
/**
|
||||
* Callback message sent to object when the event it it waiting
|
||||
* for occurs. The 'data' and 'type' valueds are those passed in the
|
||||
* for occurs. The 'data' and 'type' values are those passed in the
|
||||
* original -addEvent:type:watcher:forMode: method.<br />
|
||||
* The 'extra' value may be additional data returned depending
|
||||
* on the type of event. In the case of ET_WINMSG 'extra' is a pointer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue