Skip to content

Commit cdbd2c8

Browse files
authored
Docs: fix app activity comments (#13819)
1 parent b643166 commit cdbd2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebasePerformance/Sources/AppActivity/FPRSessionManager+Private.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ NS_ASSUME_NONNULL_BEGIN
2828
@property(atomic, nullable, readwrite) FPRSessionDetails *sessionDetails;
2929

3030
/**
31-
* Creates an instance of FPRSesssionManager with the notification center provided. All the
31+
* Creates an instance of FPRSessionManager with the notification center provided. All the
3232
* notifications from the session manager will sent using this notification center.
3333
*
3434
* @param gaugeManager Gauge manager used by the session manager to work with gauges.

0 commit comments

Comments
 (0)