diff --git a/Sources/Sentry/Public/SentryOptions.h b/Sources/Sentry/Public/SentryOptions.h index b5425741815..6dd746ffa05 100644 --- a/Sources/Sentry/Public/SentryOptions.h +++ b/Sources/Sentry/Public/SentryOptions.h @@ -200,7 +200,7 @@ NS_SWIFT_NAME(Options) /** * This feature is EXPERIMENTAL. * - * Automatically attaches a screenshot when capturing an error or exception. + * Automatically attaches a screenshot when capturing an error, exception, or a crash. * * Default value is NO */