]> git.saurik.com Git - wxWidgets.git/commitdiff
Use correct attribution
authorRobin Dunn <robin@alldunn.com>
Fri, 24 Feb 2006 19:53:56 +0000 (19:53 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 24 Feb 2006 19:53:56 +0000 (19:53 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/demo/FoldPanelBar.py

index cb4725d650c4e8e55f024405ab9098a896486885..cc2e0945871de99694b7f76417c78c57b42f87ca 100644 (file)
@@ -171,7 +171,7 @@ class Extended(wx.Frame):
               "Please report any bug/requests or improvements\n" + \
               "To me at the following adresses:\n\n" + \
               "andrea.gavana@agip.it\n" + "andrea_gavana@tin.it\n\n" + \
-              "Based On Julian Smart C++ demo implementation.\n\n" + \
+              "Based On Jorgen Bodde C++ demo implementation.\n\n" + \
               "Welcome To wxPython " + wx.VERSION_STRING + "!!"
               
         dlg = wx.MessageDialog(self, msg, "FoldPanelBar Extended Demo",