Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsimantov committed Dec 20, 2023
1 parent be6fbaa commit 7b5adbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analytics/src/include/firebase/analytics.h
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ void SetAnalyticsCollectionEnabled(bool enabled);

/// @brief The type of consent to set.
///
/// Supported consent types are mapped to coresponding constants in the Android
/// Supported consent types are mapped to corresponding constants in the Android
/// and iOS SDKs. Omitting a type retains its previous status.
enum ConsentType {
kConsentTypeAdStorage = 0,
Expand Down

0 comments on commit 7b5adbe

Please sign in to comment.