mirror of
https://github.com/nmap/nmap.git
synced 2026-01-19 12:49:02 +00:00
Last typos from r39185
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user