Skip to content

Commit 0a6d071

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

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
@@ -95,7 +95,7 @@ interface ICoreWebView2_10 : ICoreWebView2_9 {
9595
);
9696

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

101101
}

0 commit comments

Comments
 (0)