fixed typo
authorMichael Elsdoerfer <michael@elsdoerfer.info>
Mon, 13 Oct 2008 23:38:40 +0000 (01:38 +0200)
committerMichael Elsdoerfer <michael@elsdoerfer.info>
Mon, 13 Oct 2008 23:38:40 +0000 (01:38 +0200)
tests/test_models.py

index fc7838b3ca609fefcd57f5d2cd2450c2d2a737f9..c7f94bc6290f05eb3a32dbea1ac6f51ffd5323fe 100644 (file)
@@ -253,7 +253,7 @@ def test_relationships():
 \r
 def test_column_data():\r
     """Further test the ``data`` column property in a ModelTable scenario.\r
-    Other tests already touched on this, for example ``test_realtionships``.\r
+    Other tests already touched on this, for example ``test_relationships``.\r
     """\r
 \r
     class CountryTable(tables.ModelTable):\r