diff --git a/wx/lib/agw/customtreectrl.py b/wx/lib/agw/customtreectrl.py index 9ca04cf9..06d9aaf0 100644 --- a/wx/lib/agw/customtreectrl.py +++ b/wx/lib/agw/customtreectrl.py @@ -5841,7 +5841,7 @@ class CustomTreeCtrl(wx.ScrolledWindow): :param `item`: an instance of :class:`GenericTreeItem`; :param bool `select`: ``True`` to select an item, ``False`` to deselect it. - :note: If TR_EXTENDED is set, this actually toggles selection when select=True. + :note: If TR_MULTIPLE is set, this actually toggles selection when select=True. """ if select: