dabo Commit
Revision 4157
Date: 2008-06-18 15:31:19 -0700 (Wed, 18 Jun 2008)
Author: Ed
Trac: http://svn.dabodev.com/trac/dabo/changeset/4157

Changed:
U   trunk/ide/ClassDesignerFormMixin.py

Log:
Fixed typo.


Diff:
Modified: trunk/ide/ClassDesignerFormMixin.py
===================================================================
--- trunk/ide/ClassDesignerFormMixin.py 2008-06-18 21:27:40 UTC (rev 4156)
+++ trunk/ide/ClassDesignerFormMixin.py 2008-06-18 22:31:19 UTC (rev 4157)
@@ -434,7 +434,7 @@
                
        def onSaveDesign(self, evt, useTmp=False):
                currForm = self.Controller.CurrentForm
-               newFIle = False
+               newFile = False
                if useTmp:
                        osp = os.path
                        if self._classFile:




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to