Skip to content

Commit f53b457

Browse files
authored
Docs: enhance the FirebaseInAppMessaging runtime manager local comments (#13800)
1 parent 2d5c890 commit f53b457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseInAppMessaging/Sources/Runtime/FIRIAMRuntimeManager.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ - (void)setAutomaticDataCollectionEnabled:(BOOL)automaticDataCollectionEnabled {
155155
}
156156

157157
- (BOOL)shouldRunSDKFlowsOnStartup {
158-
// This can be controlled at 3 different levels in decsending priority. If a higher-priority
158+
// This can be controlled at 3 different levels in descending priority. If a higher-priority
159159
// setting exists, the lower level settings are ignored.
160160
// 1. Setting made by the app by setting FIAM SDK's automaticDataCollectionEnabled flag.
161161
// 2. FIAM specific data collection setting in plist file.

0 commit comments

Comments
 (0)