From c06fef9ccb0cd7851a94548c38cccae0989dbc07 Mon Sep 17 00:00:00 2001 From: cbeytas Date: Wed, 21 Nov 2018 19:36:59 -0500 Subject: [PATCH] Comment mistake --- wx/lib/agw/customtreectrl.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: