Skip to content

Commit

Permalink
Fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
krystofwoldrich committed Nov 14, 2022
1 parent 8024fef commit 53ad32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Sentry/include/PrivateSentrySDKOnly.h
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ typedef void (^SentryOnAppStartMeasurementAvailable)(

@property (class, nonatomic, assign, readonly) SentryScreenFrames *currentScreenFrames;

+ (NSArray<NSData *> *)captureScreenShots;
+ (NSArray<NSData *> *)captureScreenshots;
#endif

@end
Expand Down

0 comments on commit 53ad32a

Please sign in to comment.