mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-20 12:16:40 +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
|
@ -126,10 +126,10 @@ static NSDistributedNotificationCenter *netCenter = nil;
|
|||
* a notification center used by processes on the local host which belong to
|
||||
* the current user.<br />
|
||||
* The <code>GSPublicNotificationCenterType</code> provides a shared access to
|
||||
* a notificatiuon center used by processes on the local host belonging to
|
||||
* a notification center used by processes on the local host belonging to
|
||||
* any user.<br />
|
||||
* The <code>GSNetworkNotificationCenterType</code> provides a shared access to
|
||||
* a notificatiuon center used by processes on the local network.<br />
|
||||
* a notification center used by processes on the local network.<br />
|
||||
* MacOS-X supports only <code>NSLocalNotificationCenterType</code>.
|
||||
*/
|
||||
+ (NSNotificationCenter*) notificationCenterForType: (NSString*)type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue