Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'iphone/Maps/Statistics/FBSDKCoreKit.framework/PrivateHeaders/FBSDKGraphRequestMetadata.h')
-rw-r--r--iphone/Maps/Statistics/FBSDKCoreKit.framework/PrivateHeaders/FBSDKGraphRequestMetadata.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/iphone/Maps/Statistics/FBSDKCoreKit.framework/PrivateHeaders/FBSDKGraphRequestMetadata.h b/iphone/Maps/Statistics/FBSDKCoreKit.framework/PrivateHeaders/FBSDKGraphRequestMetadata.h
index cd218c43a4..801485d32d 100644
--- a/iphone/Maps/Statistics/FBSDKCoreKit.framework/PrivateHeaders/FBSDKGraphRequestMetadata.h
+++ b/iphone/Maps/Statistics/FBSDKCoreKit.framework/PrivateHeaders/FBSDKGraphRequestMetadata.h
@@ -20,8 +20,8 @@
#import <FBSDKCoreKit/FBSDKGraphRequestConnection.h>
-// Internal only class to facilitate FBSDKGraphRequest processing, specifically
-// associating FBSDKGraphRequest and FBSDKGraphRequestHandler instances and necessary
+// Internal only class to facilitate FBRequest processing, specifically
+// associating FBRequest and FBRequestHandler instances and necessary
// data for retry processing.
@interface FBSDKGraphRequestMetadata : NSObject