Skip to content

Commit 7e5bf1b

Browse files
reduce ambiguity
Co-authored-by: David Risney <dave@deletethis.net>
1 parent 64ad87c commit 7e5bf1b

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
@@ -70,7 +70,7 @@ interface ICoreWebView2FaviconChangedEventHandler : IUnknown {
7070

7171
[uuid(93ACC5AD-DC22-419E-9A3F-75D96A1538E4), object, pointer_default(unique)]
7272
interface ICoreWebView2GetFaviconCompletedHandler : IUnknown {
73-
/// Called to provide the implementer with the event args for the
73+
/// Called to provide the implementer with the completion information of CoreWebView2.GetFaviconAsync.
7474
/// corresponding event.
7575
HRESULT Invoke([in] HRESULT error_code);
7676
}

0 commit comments

Comments
 (0)