Get the saying right. ;-)

This commit is contained in:
Skip Montanaro 2008-02-10 15:31:54 +00:00
parent 3a94ee05f7
commit c376f20d76
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ class AnyDBMTestCase(unittest.TestCase):
'c': 'the',
'd': 'way',
'f': 'Guido',
'g': 'intended'
'g': 'indented'
}
def __init__(self, *args):