From aa2baab1356c4a28d526cdb45f9ab2835551bed5 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 3 Jul 2018 21:44:30 -0700 Subject: [PATCH] Fix typo (cherry picked from commit 527fca7cd3779d4a652662c09205c0d452ea80f1) --- docs/classic_vs_phoenix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/classic_vs_phoenix.rst b/docs/classic_vs_phoenix.rst index 51d2f2fa..818901a3 100644 --- a/docs/classic_vs_phoenix.rst +++ b/docs/classic_vs_phoenix.rst @@ -749,7 +749,7 @@ wx.gizmos.TreeListCtrl :mod:`wx.dataview.T wx.AboutBox :meth:`wx.adv.AboutBox` wx.AboutDialogInfo :mod:`wx.adv.AboutDialogInfo` wx.DatePickerCtrl :mod:`wx.adv.DatePickerCtrl` -wx.GenericDatePickerCtrl :mod:`wx.adv.GenericPickerCtrl` +wx.GenericDatePickerCtrl :mod:`wx.adv.GenericDatePickerCtrl` wx.TaskBarIcon :mod:`wx.adv.TaskBarIcon` wx.SplashScreen :mod:`wx.adv.SplashScreen` wx.wizard.Wizard :mod:`wx.adv.Wizard`