Skip to content

Commit 64ad87c

Browse files
reducing ambiguity
Co-authored-by: David Risney <dave@deletethis.net>
1 parent 78ef7f1 commit 64ad87c

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
@@ -104,7 +104,7 @@ typedef enum COREWEBVIEW2_FAVICON_IMAGE_FORMAT {
104104
/// Indicates that the function should return the favicon in PNG format
105105
COREWEBVIEW2_CAPTURE_PREVIEW_IMAGE_FORMAT_PNG,
106106

107-
/// Indicates that the function should return the favicon in JPG format
107+
/// Indicates that CoreWebView2.GetFaviconAsync should return the favicon in JPG format.
108108
COREWEBVIEW2_CAPTURE_PREVIEW_IMAGE_FORMAT_JPEG,
109109
}
110110
```

0 commit comments

Comments
 (0)