Skip to content

Commit 8157814

Browse files
f00fmairaw
authored andcommitted
Fix typo in ProductInfoHeaderValue.xml (#3363)
1 parent 6e44641 commit 8157814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Net.Http.Headers/ProductInfoHeaderValue.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<Parameter Name="product" Type="System.Net.Http.Headers.ProductHeaderValue" />
7878
</Parameters>
7979
<Docs>
80-
<param name="product">A <see cref="T:System.Net.Http.Headers.ProductInfoHeaderValue" /> object used to initialize the new instance.</param>
80+
<param name="product">A <see cref="T:System.Net.Http.Headers.ProductHeaderValue" /> object used to initialize the new instance.</param>
8181
<summary>Initializes a new instance of the <see cref="T:System.Net.Http.Headers.ProductInfoHeaderValue" /> class.</summary>
8282
<remarks>To be added.</remarks>
8383
</Docs>

0 commit comments

Comments
 (0)