Aspell multi-word correction checks (#1481) * TDD Add the test cases first * Check each word in a phrase Also add more test cases * Don't continue after we've recursed * Switch to some test "words" that definitely aren't in the dictionary in any way * Fix flake8