mirror of
https://github.com/electron/electron.git
synced 2026-01-26 15:58:07 -05:00
Fix typo in comment
This commit is contained in:
@@ -123,7 +123,7 @@ bool AtomBrowserClient::ShouldCreateNewSiteInstance(
|
||||
//
|
||||
// NOTE: We know that nativeWindowOpen is enabled at this point
|
||||
// because we check if it is NOT enabled above this point. We
|
||||
// will only reach this return if sanbox is disabled but
|
||||
// will only reach this return if sandbox is disabled but
|
||||
// nativeWindowOpen is enabled.
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user