We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b200a22 commit 219a6d8Copy full SHA for 219a6d8
1 file changed
specs/StatusBarMessage.md
@@ -69,7 +69,7 @@ interface ICoreWebView2StatusBarMessageChangedEventHandler : IUnknown {
69
70
[uuid(b2c01782-ceaf-11eb-b8bc-0242ac130003), object, pointer_default(unique)]
71
interface ICoreWebView2_5 : ICoreWebView2_4 {
72
- /// Add an event handler for the `StatusBarMessageChanged` event.
+ /// Add an event handler for the `StatusBarMessageChanged` event.
73
/// `StatusBarMessageChanged` runs when the WebView statusbar content changes
74
/// status bar
75
HRESULT add_StatusBarMessageChanged(
0 commit comments