Fix documentation directive
This commit is contained in:
parent
7b947163da
commit
bd72fe1034
|
@ -30,7 +30,7 @@
|
|||
/**
|
||||
* Init a new cache store with a specific namespace
|
||||
*
|
||||
* @return ns The namespace to use for this cache store
|
||||
* @param ns The namespace to use for this cache store
|
||||
*/
|
||||
- (id)initWithNamespace:(NSString *)ns;
|
||||
|
||||
|
|
Loading…
Reference in New Issue