Skip to content

Commit 1221980

Browse files
Update specs/WindowControlsOverlayConfiguration.md
Co-authored-by: Viktoria Zlatinova <[email protected]>
1 parent b89c178 commit 1221980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/WindowControlsOverlayConfiguration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public MainWindow()
5858
```cpp
5959
/// Controller API used to configure the window controls overlay.
6060
/// To provide your app users with the best experience, it is important to handle webview
61-
/// initialization errors appropriatly. Provide your users with a way to close the window
61+
/// initialization errors appropriately. Provide your users with a way to close the window
6262
/// or restart the App.
6363
[uuid(101e36ca-7f75-5105-b9be-fea2ba61a2fd), object, pointer_default(unique)]
6464
interface ICoreWebView2Controller5 : IUnknown {

0 commit comments

Comments
 (0)