Skip to content

Commit 7b5adbe

Browse files
committed
Fix typo.
1 parent be6fbaa commit 7b5adbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analytics/src/include/firebase/analytics.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ void SetAnalyticsCollectionEnabled(bool enabled);
273273

274274
/// @brief The type of consent to set.
275275
///
276-
/// Supported consent types are mapped to coresponding constants in the Android
276+
/// Supported consent types are mapped to corresponding constants in the Android
277277
/// and iOS SDKs. Omitting a type retains its previous status.
278278
enum ConsentType {
279279
kConsentTypeAdStorage = 0,

0 commit comments

Comments
 (0)