mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Fixed mistype in last change
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25745 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5310fd7ce8
commit
0e2a099bf4
1 changed files with 1 additions and 1 deletions
|
@ -339,7 +339,7 @@ static NSString *newKey(SEL _cmd)
|
|||
|
||||
|
||||
static GSKVOReplacement *
|
||||
replacementForInstance(Class c)
|
||||
replacementForClass(Class c)
|
||||
{
|
||||
GSKVOReplacement *r;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue