correct swagger model of TestAPI
[releng.git] / utils / test / testapi / opnfv_testapi / resources / result_models.py
index 3011902..50445fc 100644 (file)
@@ -112,7 +112,7 @@ class TestResult(models.ModelBase):
 @swagger.model()
 class TestResults(models.ModelBase):
     """
-        @property rgit esults:
+        @property results:
         @ptype results: C{list} of L{TestResult}
     """
     def __init__(self):