git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@40282 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2016-12-29 20:35:55 +00:00
parent 4332808542
commit 60a86946d3

View file

@ -1370,7 +1370,7 @@ cifframe_callback(ffi_cif *cif, void *retp, void **args, void *user)
[super dealloc];
}
- (void) oberveValueForKeyPath: (NSString *)keyPath
- (void) observeValueForKeyPath: (NSString *)keyPath
ofObject: (id)anObject
change: (NSDictionary *)change
context: (void *)context