diff --git a/PID-Analyzer.py b/PID-Analyzer.py index a95f72b..5e1e1a6 100755 --- a/PID-Analyzer.py +++ b/PID-Analyzer.py @@ -1000,7 +1000,7 @@ def clean_path(path): try: time.sleep(0.1) - raw_path = sinput('Balckbox log file path (type or drop here): ') + raw_path = sinput('Blackbox log file path (type or drop here): ') if raw_path == 'close': logging.info('Goodbye!')