Skip to content

Commit bf1a7e9

Browse files
suggestion
Co-authored-by: Genevieve Warren <[email protected]>
1 parent 84ad1e1 commit bf1a7e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Net.Http/HttpClient.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ The specified `handler` will be disposed of by calling [HttpClient.Dispose](xref
276276
277277
]]></format>
278278
</remarks>
279-
<exception cref="T:System.ArgumentException">The <see cref="T:System.Uri" /> specified is not an absolute Uri.</exception>
279+
<exception cref="T:System.ArgumentException">The <see cref="T:System.Uri" /> specified is not an absolute URI.</exception>
280280
<exception cref="T:System.InvalidOperationException">The <see cref="T:System.Net.Http.HttpClient" /> instance has already started one or more requests.</exception>
281281
<exception cref="T:System.ObjectDisposedException">The <see cref="T:System.Net.Http.HttpClient" /> instance has already been disposed.</exception>
282282
</Docs>

0 commit comments

Comments
 (0)