Skip to content

Commit f7c2f7e

Browse files
committed
Comment
1 parent 8a20f89 commit f7c2f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sentry/SentryThread.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public sealed class SentryThread : ISentryJsonSerializable
3030
public bool? Current { get; set; }
3131

3232
/// <summary>
33-
/// If applicable, a flag indicating whether the thread was responsible for rendering
33+
/// An optional flag to indicate whether the thread was responsible for rendering
3434
/// the user interface. On mobile platforms this is oftentimes referred to as the
3535
/// "main thread" or "ui thread".
3636
/// </summary>

0 commit comments

Comments
 (0)