Skip to content

Commit 62f872a

Browse files
authored
Update PasswordBox.cs
1 parent 4dd7695 commit 62f872a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Wpf.Ui/Controls/PasswordBox/PasswordBox.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ public bool IsPasswordRevealed
102102
}
103103

104104
/// <summary>
105-
/// Gets or sets a value indicating whether gets or sets whether the password reveal button is enabled.
105+
/// Gets or sets a value indicating whether the password reveal button is enabled.
106106
/// </summary>
107107
public bool RevealButtonEnabled
108108
{

0 commit comments

Comments
 (0)