minor typo in comment

This commit is contained in:
David Rose 2003-06-28 17:17:22 +00:00
parent 5fee00c7df
commit 7c2051a37a

View File

@ -276,7 +276,7 @@ class DirectScrolledList(DirectFrame):
def refresh(self):
"""
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()
#print "refresh called"