Skip to content

Commit 17aa785

Browse files
author
Lichen Liu
committed
MultiProfile.md
1 parent d23c6a1 commit 17aa785

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/MultiProfile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ HRESULT AppWindow::CreateControllerWithOptions()
3838
}
3939

4040
wil::com_ptr<ICoreWebView2ControllerOptions> options;
41-
// The validation of name occurs when setting the property.
41+
// The validation of parameters occurs when setting the properties.
4242
HRESULT hr = webViewEnvironment4->CreateCoreWebView2ControllerOptions(options.GetAddressOf());
4343
if (hr == E_INVALIDARG)
4444
{

0 commit comments

Comments
 (0)