Damn, documented wrong method.

This commit is contained in:
Jeff Teunissen 2010-12-11 23:49:48 -05:00
parent f13c45a9ae
commit 0371a825b8
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
/**
Generates an error. Never send this message to an instance of this class.
*/
- (void) release;
- (id) retain;
/**
Generates an error. Never send this message to an instance of this class.