Skip to content

Commit

Permalink
Review: doc fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Doug <[email protected]>
  • Loading branch information
BillCarsonFr and pixlwave authored Jun 3, 2024
1 parent 4f960fa commit adc486d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Riot/Modules/Analytics/AnalyticsClientProtocol.swift
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ protocol AnalyticsClientProtocol {
func updateUserProperties(_ userProperties: AnalyticsEvent.UserProperties)


/// Updates the user properties.
/// Updates the super properties.
/// Super properties added to all captured events and screen.
/// - Parameter superProperties: The properties event to capture.
func updateSuperProperties(_ event: AnalyticsEvent.SuperProperties)
Expand Down

0 comments on commit adc486d

Please sign in to comment.