Merge typo and grammar fixes from 3.4 into 3.5

This commit is contained in:
Martin Panter 2015-11-14 01:14:25 +00:00
commit 32acc16cda
7 changed files with 12 additions and 12 deletions

View file

@ -3026,7 +3026,7 @@ class TestShortColumns(HelpTestCase):
'''Test extremely small number of columns.
TestCase prevents "COLUMNS" from being too small in the tests themselves,
but we don't want any exceptions thrown in such case. Only ugly representation.
but we don't want any exceptions thrown in such cases. Only ugly representation.
'''
def setUp(self):
env = support.EnvironmentVarGuard()