Skip to content

Commit f06eeff

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

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
@@ -136,7 +136,7 @@ interface ICoreWebView2StagingProfile : IUnknown {
136136
/// Full path of the profile directory.
137137
[propget] HRESULT ProfilePath([out, retval] LPWSTR* value);
138138
139-
/// TODO: All profile-wide operations/settings will be put below.
139+
// TODO: All profile-wide operations/settings will be put below.
140140
}
141141
```
142142

0 commit comments

Comments
 (0)