Issue #27076: Merge spelling from 3.5

This commit is contained in:
Martin Panter 2016-05-26 06:03:19 +00:00
commit 3e04d5b306
66 changed files with 232 additions and 232 deletions

View file

@ -464,7 +464,7 @@ class SkipitemTest(unittest.TestCase):
test and not for the other, there's a mismatch, and the test fails.
** Some format units have special funny semantics and it would
be difficult to accomodate them here. Since these are all
be difficult to accommodate them here. Since these are all
well-established and properly skipped in skipitem() we can
get away with not testing them--this test is really intended
to catch *new* format units.