We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b89c178 commit 1221980Copy full SHA for 1221980
specs/WindowControlsOverlayConfiguration.md
@@ -58,7 +58,7 @@ public MainWindow()
58
```cpp
59
/// Controller API used to configure the window controls overlay.
60
/// 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
+/// initialization errors appropriately. Provide your users with a way to close the window
62
/// or restart the App.
63
[uuid(101e36ca-7f75-5105-b9be-fea2ba61a2fd), object, pointer_default(unique)]
64
interface ICoreWebView2Controller5 : IUnknown {
0 commit comments