Fix typos all around

This commit is contained in:
Viktor Szépe 2024-10-07 21:53:27 +00:00
parent dbccd57db0
commit 1e7506dba6
5 changed files with 7 additions and 7 deletions

View file

@ -197,7 +197,7 @@ def test_error_handler_no_tty(tempdir_factory):
@xfailif_windows # pragma: win32 no cover
def test_error_handler_read_only_filesystem(mock_store_dir, cap_out, capsys):
# a better scenario would be if even the Store crash would be handled
# but realistically we're only targetting systems where the Store has
# but realistically we're only targeting systems where the Store has
# already been set up
Store()