mirror of
https://github.com/nmap/nmap.git
synced 2026-09-14 08:26:58 +00:00
Last typos from r39185
This commit is contained in:
parent
340947fa29
commit
b0fa243821
2 changed files with 4 additions and 4 deletions
|
|
@ -229,7 +229,7 @@ The specific error was
|
|||
scan profiles. Check for access to the directory and try again.""") % {
|
||||
'dirname': repr(Path.user_config_dir),
|
||||
'configdir': repr(Path.config_dir),
|
||||
'error': repr(str(e)), zenmap = APP_DISPLAY_NAME
|
||||
'error': repr(str(e)), 'zenmap': APP_DISPLAY_NAME
|
||||
}
|
||||
)
|
||||
error_dialog.run()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue