Skip to content

Commit 47e2a12

Browse files
authored
fixed some duplicate wording
1 parent 78c9d32 commit 47e2a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/GetFavicon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ interface ICoreWebView2_10 : ICoreWebView2_9 {
105105
/// Add an event handler for the `FaviconChanged` event.
106106
/// The `FaviconChanged` event is raised when the
107107
/// [favicon](https://developer.mozilla.org/en-US/docs/Glossary/Favicon)
108-
/// when the favicon had a different URL then the previous URL.
108+
/// had a different URL then the previous URL.
109109
/// The FaviconChanged event will be raised for first navigating to a new
110110
/// document, whether or not a document declares a Favicon in HTML if the
111111
/// favicon is different from the previous fav icon. The event will

0 commit comments

Comments
 (0)