Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
evaristocuesta authored Dec 18, 2020
1 parent 1824857 commit 67ee3d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@ public interface IFolderBrowserDialog
/// Shows the folder browser dialog with a the specified owner
/// </summary>
/// <param name="owner">Any object that implements IWin32Window to own the
/// folder browser dialog</param>
/// folder browser dialog
/// </param>
/// <returns>
/// System.Windows.Forms.DialogResult.OK if the user clicks OK in the dialog box;
/// otherwise, System.Windows.Forms.DialogResult.Cancel.
Expand Down

0 comments on commit 67ee3d3

Please sign in to comment.