Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ NS_ASSUME_NONNULL_BEGIN
@property(atomic, nullable, readwrite) FPRSessionDetails *sessionDetails;

/**
* Creates an instance of FPRSesssionManager with the notification center provided. All the
* Creates an instance of FPRSessionManager with the notification center provided. All the
* notifications from the session manager will sent using this notification center.
*
* @param gaugeManager Gauge manager used by the session manager to work with gauges.
Expand Down
Loading