Update SpanContext summary doc (#2603)

Erroneously mentioned it was a class when it's a struct.
This commit is contained in:
Phillip Carter 2021-11-12 09:31:03 -08:00 committed by GitHub
parent 4929bfd1ac
commit 427e50a38a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ using OpenTelemetry.Context.Propagation;
namespace OpenTelemetry.Trace
{
/// <summary>
/// A class that represents a span context. A span context contains the portion of a span
/// A struct that represents a span context. A span context contains the portion of a span
/// that must propagate to child <see cref="TelemetrySpan"/> and across process boundaries.
/// It contains the identifiers <see cref="ActivityTraceId"/>and <see cref="ActivitySpanId"/>
/// associated with the <see cref="TelemetrySpan"/> along with a set of