Skip to content

Commit 0cf5f3c

Browse files
clean up comments
Co-authored-by: David Risney <dave@deletethis.net>
1 parent 7e5bf1b commit 0cf5f3c

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
@@ -94,7 +94,7 @@ interface ICoreWebView2_10 : ICoreWebView2_9 {
9494
[in] ICoreWebView2GetFaviconCompletedHandler* eventHandler
9595
);
9696

97-
/// used to access the current value of the favicon
97+
/// Used to access the current value of the favicon's URI.
9898
/// If a page has no favicon then this returns a nullptr
9999
[propget] HRESULT FaviconUri([out, retval] LPWSTR* value);
100100

0 commit comments

Comments
 (0)