mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 17:05:45 +00:00
Fixed a typo
svn path=/trunk/; revision=30960
This commit is contained in:
parent
58e12f3874
commit
0146915176
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ BEGIN
|
|||
EDITTEXT IDC_EDIT_PASSWORD2,107,25,153,14,ES_AUTOHSCROLL
|
||||
RTEXT "Repeat Password:", -1,7,28,96,8
|
||||
DEFPUSHBUTTON "OK",IDOK,156,53,50,14
|
||||
PUSHBUTTON "Abbrechen",IDCANCEL,210,53,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,210,53,50,14
|
||||
END
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue