Skip to content

Commit 366250e

Browse files
VolkmarRRon Petrusha
authored andcommitted
Fixed typo mressage to message (#3249)
1 parent c60324f commit 366250e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.Net.Http.Headers/CacheControlHeaderValue.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -464,9 +464,9 @@
464464
<ReturnType>System.Boolean</ReturnType>
465465
</ReturnValue>
466466
<Docs>
467-
<summary>Whether a cache must not store any part of either the HTTP request mressage or any response.</summary>
467+
<summary>Whether a cache must not store any part of either the HTTP request message or any response.</summary>
468468
<value>
469-
<see langword="true" /> if a cache must not store any part of either the HTTP request mressage or any response; otherwise, <see langword="false" />.</value>
469+
<see langword="true" /> if a cache must not store any part of either the HTTP request message or any response; otherwise, <see langword="false" />.</value>
470470
<remarks>
471471
<format type="text/markdown"><![CDATA[
472472

0 commit comments

Comments
 (0)