mailr13188 - /branches/gui_testing/gui/wizard.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on June 23, 2011 - 19:27:
Author: bugman
Date: Thu Jun 23 19:27:13 2011
New Revision: 13188

URL: http://svn.gna.org/viewcvs/relax?rev=13188&view=rev
Log:
Spacing fix in the File_selector.__init__() docstring.


Modified:
    branches/gui_testing/gui/wizard.py

Modified: branches/gui_testing/gui/wizard.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/wizard.py?rev=13188&r1=13187&r2=13188&view=diff
==============================================================================
--- branches/gui_testing/gui/wizard.py (original)
+++ branches/gui_testing/gui/wizard.py Thu Jun 23 19:27:13 2011
@@ -45,8 +45,8 @@
     def __init__(self, field, title='File selection', default="all files 
(*.*)|*"):
         """Setup the class and store the field.
 
-        @param field:   The field to update with the file selection.
-        @type field:    wx.TextCtrl instance
+        @param field:       The field to update with the file selection.
+        @type field:        wx.TextCtrl instance
         @keyword title:     The text title to put at the top of the dialog 
window.
         @type title:        str
         @keyword default:   The default file type.




Related Messages


Powered by MHonArc, Updated Thu Jun 23 19:40:02 2011