typo
svn: r13003
This commit is contained in:
parent
55730240f5
commit
9b676e0f0f
@ -486,7 +486,7 @@ class ReportDialog(ManagedWindow.ManagedWindow):
|
||||
)
|
||||
return None
|
||||
|
||||
# selected path is an exsting file and we need a file
|
||||
# selected path is an existing file and we need a file
|
||||
if os.path.isfile(self.target_path):
|
||||
a = OptionDialog(_('File already exists'),
|
||||
_('You can choose to either overwrite the '
|
||||
|
Loading…
Reference in New Issue
Block a user