2
0
David Rose 22 жил өмнө
parent
commit
7c2051a37a

+ 1 - 1
direct/src/gui/DirectScrolledList.py

@@ -276,7 +276,7 @@ class DirectScrolledList(DirectFrame):
     def refresh(self):
     def refresh(self):
         """
         """
         Update the list - useful when adding or deleting items
         Update the list - useful when adding or deleting items
-        or changing properties that would effect the scrolling
+        or changing properties that would affect the scrolling
         """
         """
         self.recordMaxHeight()
         self.recordMaxHeight()
         #print "refresh called"
         #print "refresh called"