This patch series extends the pull request from Stefan [1] by fixing a few more spelling mistakes in the comments, and integrate codespell to setup.py [1] https://github.com/virt-manager/virt-manager/pull/31 Radostin Stoyanov (1): setup: Integrate codespell Stefan Weil (1): Fix some typos in comments and documentation (found by codespell) HACKING.md | 8 ++++++-- NEWS.md | 2 +- setup.py | 27 +++++++++++++++++++++++++++ tests/checkprops.py | 2 +- tests/clitest.py | 4 ++-- tests/codespell_dict.txt | 2 ++ tests/uitests/details.py | 2 +- virtManager/choosecd.py | 2 +- virtManager/create.py | 8 ++++---- virtManager/details.py | 10 +++++----- virtManager/domain.py | 4 ++-- virtinst/cli.py | 2 +- virtinst/devices/disk.py | 2 +- virtinst/devices/filesystem.py | 2 +- virtinst/devices/interface.py | 2 +- virtinst/diskbackend.py | 2 +- virtinst/progress.py | 2 +- virtinst/urlfetcher.py | 2 +- virtinst/util.py | 2 +- 19 files changed, 60 insertions(+), 27 deletions(-) create mode 100644 tests/codespell_dict.txt -- 2.17.0 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list