Skip to content

Commit 093e907

Browse files
committed
docs
1 parent a589c3d commit 093e907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry-android-core/src/main/java/io/sentry/android/core/InternalSentrySdk.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ private static Session updateSession(
332332
}
333333

334334
/**
335-
* Continue a trace based on the trace ID and span ID provided
335+
* Allows a Hybrid SDK to set the trace on the native layer
336336
*
337337
* @param traceId the trace ID
338338
* @param spanId the trace origin's span ID

0 commit comments

Comments
 (0)