doc string typo
svn: r15050
This commit is contained in:
parent
a62463597e
commit
c3d200a96c
@ -409,7 +409,7 @@ class DisplayState(gen.utils.Callback):
|
|||||||
|
|
||||||
def get_active(self, nav_type, nav_group=0):
|
def get_active(self, nav_type, nav_group=0):
|
||||||
"""
|
"""
|
||||||
Return the handle for the active obejct specified by the given
|
Return the handle for the active object specified by the given
|
||||||
navigation type and group.
|
navigation type and group.
|
||||||
"""
|
"""
|
||||||
history = self.get_history(nav_type, nav_group)
|
history = self.get_history(nav_type, nav_group)
|
||||||
|
Loading…
Reference in New Issue
Block a user