From 71157c90a0a9dc1a66b0d6bde7da23467134fa5c Mon Sep 17 00:00:00 2001 From: Kevin Harwood Date: Sun, 24 Mar 2013 08:45:36 -0500 Subject: [PATCH] Small correction to SSL Pinning documentation --- AFNetworking/AFURLConnectionOperation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AFNetworking/AFURLConnectionOperation.h b/AFNetworking/AFURLConnectionOperation.h index b3a94db..c50ce24 100644 --- a/AFNetworking/AFURLConnectionOperation.h +++ b/AFNetworking/AFURLConnectionOperation.h @@ -315,7 +315,7 @@ NSCoding, NSCopying> ///---------------- /** - ## Network Reachability + ## SSL Pinning Options The following constants are provided by `AFURLConnectionOperation` as possible SSL Pinning options.