jj: fix typo
This commit is contained in:
parent
17946f1a19
commit
7061728251
@ -58,7 +58,7 @@ Public Class frmWM_IndexFile
|
||||
result = MessageBox.Show(msg, "File alredy exists:", MessageBoxButtons.YesNo, MessageBoxIcon.Question)
|
||||
If result = MsgBoxResult.Yes Then
|
||||
If clsWD_SET.Delete_WDFile(CURRENT_NEWFILENAME.Substring(2)) = False Then
|
||||
swWORK_FILE
|
||||
swWORK_FILE.Done()
|
||||
Return False
|
||||
End If
|
||||
Else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user