Skip to content

Commit b4fc9d6

Browse files
committed
Core - IJsDialogHandler xml doc fix
1 parent 733be3e commit b4fc9d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CefSharp/Handler/IJsDialogHandler.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public interface IJsDialogHandler
4848
void OnResetDialogState(IWebBrowser chromiumWebBrowser, IBrowser browser);
4949

5050
/// <summary>
51-
/// Called when the default implementation dialog is closed.
51+
/// Called when the dialog is closed.
5252
/// </summary>
5353
/// <param name="chromiumWebBrowser">the ChromiumWebBrowser control</param>
5454
/// <param name="browser">the browser object</param>

0 commit comments

Comments
 (0)