Skip to content

Commit a38eba6

Browse files
Update specs/MultiProfile.md
Co-authored-by: David Risney <dave@deletethis.net>
1 parent f06eeff commit a38eba6

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
@@ -80,7 +80,7 @@ interface ICoreWebView2StagingEnvironment4 : IUnknown
8080
{
8181
/// Create a new ICoreWebView2StagingCreateControllerOptions to be passed as a parameter of
8282
/// CreateCoreWebView2ControllerWithOptions and CreateCoreWebView2CompositionControllerWithOptions.
83-
HRESULT CreateCoreWebView2CreateControllerOptions(
83+
HRESULT CreateCoreWebView2ControllerOptions(
8484
[in] LPCWSTR profileName,
8585
[in] BOOL inPrivateModeEnabled,
8686
[out, retval] ICoreWebView2StagingCreateControllerOptions** options);

0 commit comments

Comments
 (0)