Skip to content

Commit

Permalink
feat: minor correction
Browse files Browse the repository at this point in the history
  • Loading branch information
OlenaPostindustria committed Jan 28, 2025
1 parent 876033e commit bdd0fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PrebidMobile/ConfigurationAndTargeting/Targeting.swift
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ public class Targeting: NSObject {

// MARK: - External User Ids

/// Sets the external user IDs to be used by the application.
/// Sets the external user ID.
public func setExternalUserIds(_ externalUserIds: [ExternalUserId]) {
self.externalUserIds = externalUserIds
}
Expand Down

0 comments on commit bdd0fab

Please sign in to comment.