We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be6fbaa commit 7b5adbeCopy full SHA for 7b5adbe
analytics/src/include/firebase/analytics.h
@@ -273,7 +273,7 @@ void SetAnalyticsCollectionEnabled(bool enabled);
273
274
/// @brief The type of consent to set.
275
///
276
-/// Supported consent types are mapped to coresponding constants in the Android
+/// Supported consent types are mapped to corresponding constants in the Android
277
/// and iOS SDKs. Omitting a type retains its previous status.
278
enum ConsentType {
279
kConsentTypeAdStorage = 0,
0 commit comments