From 00a6d249e47fa8a6fe377d337f34f94122234c2a Mon Sep 17 00:00:00 2001 From: Steven Fisher Date: Wed, 2 May 2012 11:08:01 -0700 Subject: [PATCH] Update header comment to match file name --- AFNetworking/AFHTTPRequestOperation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AFNetworking/AFHTTPRequestOperation.h b/AFNetworking/AFHTTPRequestOperation.h index a477b9b..9cab0e5 100644 --- a/AFNetworking/AFHTTPRequestOperation.h +++ b/AFNetworking/AFHTTPRequestOperation.h @@ -1,4 +1,4 @@ -// AFHTTPOperation.h +// AFHTTPRequestOperation.h // // Copyright (c) 2011 Gowalla (http://gowalla.com/) //