Skip to content

Commit 9dfb846

Browse files
Update dd-sdk-android-core/src/main/kotlin/com/datadog/android/Datadog.kt
Co-authored-by: Jonathan Moskovich <[email protected]>
1 parent 9aaad16 commit 9dfb846

File tree

1 file changed

+1
-1
lines changed
  • dd-sdk-android-core/src/main/kotlin/com/datadog/android

1 file changed

+1
-1
lines changed

dd-sdk-android-core/src/main/kotlin/com/datadog/android/Datadog.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ object Datadog {
309309
* Clear the current user information.
310310
*
311311
* User information will be set to null.
312-
* Following Logs, Traces, RUM Events will not include the user information anymore.
312+
* After calling this api, Logs, Traces, RUM Events will not include the user information anymore.
313313
*
314314
* Any active RUM Session, active RUM View at the time of call will have their `usr` attribute cleared.
315315
*

0 commit comments

Comments
 (0)