Skip to content

Commit 2c57e48

Browse files
Update MediaTypeNames+Image.xml
Fix casing of WebP from WEBP to WebP.
1 parent c98899a commit 2c57e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Net.Mime/MediaTypeNames+Image.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@
285285
<ReturnType>System.String</ReturnType>
286286
</ReturnValue>
287287
<Docs>
288-
<summary>Specifies that the <see cref="T:System.Net.Mime.MediaTypeNames.Image" /> data is in WEBP format.</summary>
288+
<summary>Specifies that the <see cref="T:System.Net.Mime.MediaTypeNames.Image" /> data is in WebP format.</summary>
289289
<remarks>To be added.</remarks>
290290
</Docs>
291291
</Member>

0 commit comments

Comments
 (0)