mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
fixed typo
This commit is contained in:
parent
27943c09cd
commit
4025e7dba9
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user