Skip to content

Commit 5260090

Browse files
Apply suggestion from @jamescrosswell
1 parent 69ce439 commit 5260090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sentry/SpanTracer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ internal set
194194

195195
/// <summary>
196196
/// Automatically finishes the span at the end of a <c>using</c> block. This is a convenience method only. Disposing
197-
/// is not required (and analyser warnings are suppressed).
197+
/// is not required.
198198
/// </summary>
199199
public void Dispose()
200200
{

0 commit comments

Comments
 (0)