Cédric Luthi
Committed by Ben Copsey

Fix typo

@@ -53,7 +53,7 @@ typedef enum _ASICacheStoragePolicy { @@ -53,7 +53,7 @@ typedef enum _ASICacheStoragePolicy {
53 53
54 @required 54 @required
55 55
56 -// Should return the cache policy that will be used when requests have their cache policy set to ASIDefaultCachePolicy 56 +// Should return the cache policy that will be used when requests have their cache policy set to ASIUseDefaultCachePolicy
57 - (ASICachePolicy)defaultCachePolicy; 57 - (ASICachePolicy)defaultCachePolicy;
58 58
59 - (BOOL)canUseCachedDataForRequest:(ASIHTTPRequest *)request; 59 - (BOOL)canUseCachedDataForRequest:(ASIHTTPRequest *)request;