Skip to content

Commit 2a24425

Browse files
Update DistributedContextPropagator.xml (#8491)
1 parent 8f4564e commit 2a24425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Diagnostics/DistributedContextPropagator.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
<param name="activity">The Activity object has the distributed context to inject to the carrier.</param>
248248
<param name="carrier">The medium in which the distributed context will be stored.</param>
249249
<param name="setter">The callback method to invoke to set a named key-value pair on the carrier.</param>
250-
<summary>Injects the trace values stroed in the <see cref="T:System.Diagnostics.Activity" /> object into a carrier. For example, into the headers of an HTTP request.</summary>
250+
<summary>Injects the trace values stored in the <see cref="T:System.Diagnostics.Activity" /> object into a carrier. For example, into the headers of an HTTP request.</summary>
251251
<remarks>To be added.</remarks>
252252
</Docs>
253253
</Member>

0 commit comments

Comments
 (0)