mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 17:10:48 +00:00
Fix typo in comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26041 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9a046217b9
commit
98b7ad73d0
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ static NSNotificationCenter *nc = nil;
|
|||
* <p>
|
||||
* As instances, each instance retains perform receiver and argument
|
||||
* values as long as they are needed, and handles locking to support
|
||||
* mthods which want to block until an action has been performed.
|
||||
* methods which want to block until an action has been performed.
|
||||
* </p>
|
||||
* <p>
|
||||
* The initialize method of this class is called before any new threads
|
||||
|
|
Loading…
Reference in a new issue