Skip to content

Commit 7d60e21

Browse files
authored
Fix typo in "parameter". (dotnet#8074)
1 parent 8451531 commit 7d60e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Diagnostics/Activity.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1314,7 +1314,7 @@ The specified format will take precedence over `Parent.IdFormat`, the <xref:Syst
13141314
## Remarks
13151315
13161316
When passing code value different than ActivityStatusCode.Error, the Activity.StatusDescription will reset to `null` value.
1317-
The description paramater will be respected only when passing ActivityStatusCode.Error value.
1317+
The description parameter will be respected only when passing ActivityStatusCode.Error value.
13181318
13191319
]]></format>
13201320
</remarks>

0 commit comments

Comments
 (0)