We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85864c6 commit 5a7c348Copy full SHA for 5a7c348
FirebaseRemoteConfig/Sources/RCNConfigContent.h
@@ -43,7 +43,7 @@ typedef NS_ENUM(NSInteger, RCNDBSource) {
43
/// Designated initializer;
44
- (instancetype)initWithDBManager:(RCNConfigDBManager *)DBManager NS_DESIGNATED_INITIALIZER;
45
46
-/// Returns true if initailization succeeded.
+/// Returns true if initialization succeeded.
47
- (BOOL)initializationSuccessful;
48
49
/// Update config content from fetch response in JSON format.
0 commit comments