We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d5e830 commit 54bd29aCopy full SHA for 54bd29a
CefSharp.Core/CefSettingsBase.cs
@@ -105,7 +105,7 @@ public bool ExternalMessagePump
105
}
106
107
/// <summary>
108
- /// Set to true to have the browser process message loop run in a separate thread. If false than the CefDoMessageLoopWork()
+ /// Set to true to have the browser process message loop run in a separate thread. If false then the CefDoMessageLoopWork()
109
/// function must be called from your application message loop. This option is only supported on Windows. The default value is
110
/// true.
111
/// </summary>
0 commit comments