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 78f4ea2 commit 97ee266Copy full SHA for 97ee266
FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/ViewController.m
@@ -50,7 +50,7 @@ @interface ViewController ()
50
@property(strong, nonatomic) IBOutlet UISwitch *developerModeEnabled;
51
/// Current selected namespace.
52
@property(nonatomic, copy) NSString *currentNamespace;
53
-/// Curret selected FIRApp instance name.
+/// Current selected FIRApp instance name.
54
@property(nonatomic, copy) NSString *FIRAppName;
55
/// Selected namespace picker control view.
56
@property(nonatomic, strong) IBOutlet UIPickerView *namespacePicker;
0 commit comments