whoops - revert
diff --git a/Lib/test/test_anydbm.py b/Lib/test/test_anydbm.py
index d232b95..0cdc2c3 100644
--- a/Lib/test/test_anydbm.py
+++ b/Lib/test/test_anydbm.py
@@ -27,7 +27,7 @@
              'c': 'the',
              'd': 'way',
              'f': 'Guido',
-             'g': 'indented'
+             'g': 'intended'
              }
 
     def __init__(self, *args):