Skip to content

Commit 74cbd91

Browse files
reduce ambiguity
Co-authored-by: David Risney <dave@deletethis.net>
1 parent 742d092 commit 74cbd91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/GetFavicon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ interface ICoreWebView2_10 : ICoreWebView2_9 {
101101
}
102102
[v1_enum]
103103
typedef enum COREWEBVIEW2_FAVICON_IMAGE_FORMAT {
104-
/// Indicates that the function should return the favicon in PNG format
104+
/// Indicates that CoreWebView2.GetFaviconAsync should return the favicon in PNG format.
105105
COREWEBVIEW2_CAPTURE_PREVIEW_IMAGE_FORMAT_PNG,
106106

107107
/// Indicates that CoreWebView2.GetFaviconAsync should return the favicon in JPG format.

0 commit comments

Comments
 (0)