Dan Sheppard 6 лет назад
Родитель
Сommit
8fb4988fa1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      netbox/ipam/tests/test_ordering.py

+ 1 - 1
netbox/ipam/tests/test_ordering.py

@@ -96,7 +96,7 @@ class PrefixOrderingTestCase(OrderingTestBase):
         self._compare(Prefix.objects.all(), prefixes)
         self._compare(Prefix.objects.all(), prefixes)
 
 
     """
     """
-    This function tests a compex ordering of interwoven prefixes and vrfs.  This is the current expected ordering of VRFs
+    This function tests a complex ordering of interwoven prefixes and vrfs.  This is the current expected ordering of VRFs
     This includes the testing of the Container status.
     This includes the testing of the Container status.
 
 
     The proper ordering, to get proper containerization should be:
     The proper ordering, to get proper containerization should be: