fixed typo

This commit is contained in:
Darren Ranalli 2002-09-27 19:30:16 +00:00
parent 27943c09cd
commit 4025e7dba9

View File

@ -42,7 +42,7 @@ Code Overview:
foo.defineoptions()
fooParent()
fooParent.optiondefs = {}
fooParent.definoptions()
fooParent.defineoptions()
3) addoptions is called. This combines options specified as keywords to
the widget constructor (stored in self._constuctorKeywords)