File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
sentry-kotlin-multiplatform/src/commonMain/kotlin/io/sentry/kotlin/multiplatform Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -195,7 +195,8 @@ public open class SentryOptions {
195195 * If this flag is enabled, certain personally identifiable information (PII) is added by active integrations.
196196 * Among other things, enabling this will enable automatic IP address collection on events.
197197 *
198- * If you enable this option, be sure to manually remove what you don't want to send using our features for managing sensitive data.
198+ * If you enable this option, be sure to manually remove what you don't want to send using
199+ * our features for managing sensitive data.
199200 *
200201 * For further details, refer to the documentation in the respective native SDKs:
201202 * - [Cocoa](https://docs.sentry.io/platforms/apple/data-management/data-collected/)
You can’t perform that action at this time.
0 commit comments