diff --git a/Sources/Sentry/include/PrivateSentrySDKOnly.h b/Sources/Sentry/include/PrivateSentrySDKOnly.h index 8ee93616e6c..4a81c3f7347 100644 --- a/Sources/Sentry/include/PrivateSentrySDKOnly.h +++ b/Sources/Sentry/include/PrivateSentrySDKOnly.h @@ -96,7 +96,7 @@ typedef void (^SentryOnAppStartMeasurementAvailable)( @property (class, nonatomic, assign, readonly) SentryScreenFrames *currentScreenFrames; -+ (NSArray *)captureScreenShots; ++ (NSArray *)captureScreenshots; #endif @end