apply Wolfgangs fix

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33238 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2011-06-03 06:02:18 +00:00
parent 3c2c5dee35
commit 8ccabb5ee6
3 changed files with 14 additions and 2 deletions

View file

@ -263,7 +263,7 @@ extern "C" {
/**
* Invokes -performSelectorOnMainThread:withObject:waitUntilDone:modes:
* using the supplied arguments and an array containing common modes.<br />
* These modes consist of NSRunLoopMode, NSConnectionreplyMode, and if
* These modes consist of NSRunLoopMode, NSConnectionReplyMode, and if
* in an application, the NSApplication modes.
*/
- (void) performSelectorOnMainThread: (SEL)aSelector