diff --git a/Plugin-migration-to-be-compatible-with-Qt5-and-Qt6.md b/Plugin-migration-to-be-compatible-with-Qt5-and-Qt6.md index 5bf257b..cc36504 100644 --- a/Plugin-migration-to-be-compatible-with-Qt5-and-Qt6.md +++ b/Plugin-migration-to-be-compatible-with-Qt5-and-Qt6.md @@ -61,7 +61,7 @@ lint:qt6: # - pyqt5_to_pyqt6.py --help # first, a dry run to get the log file - pyqt5_to_pyqt6.py --dry_run --logfile pyqt6_checker.log $PROJECT_FOLDER/ - # then running with edit enabled to + # then running with edit enabled to - pyqt5_to_pyqt6.py --logfile pyqt6_checker.log $PROJECT_FOLDER/ artifacts: paths: