Skip to content

Commit

Permalink
Fix for 8.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyTupkalo committed Dec 27, 2021
1 parent f7a84b3 commit 8b6072f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ protected override void OnOK(object sender, EventArgs args)
}

/// <summary>
/// Executes the OK action.
/// Executes the ok action.
/// </summary>
protected new void DoOK()
{
Expand Down

0 comments on commit 8b6072f

Please sign in to comment.