dabo Commit
Revision 6160
Date: 2010-10-24 16:11:52 -0700 (Sun, 24 Oct 2010)
Author: Ed
Trac: http://trac.dabodev.com/changeset/6160

Changed:
U   trunk/dabo/ui/uiwx/dSizerMixin.py

Log:
Fixed a typo in the docstring

Diff:
Modified: trunk/dabo/ui/uiwx/dSizerMixin.py
===================================================================
--- trunk/dabo/ui/uiwx/dSizerMixin.py   2010-10-24 21:49:01 UTC (rev 6159)
+++ trunk/dabo/ui/uiwx/dSizerMixin.py   2010-10-24 23:11:52 UTC (rev 6160)
@@ -31,9 +31,9 @@
                              vertical sizers. Specifies where the object 
appears within
                              the available area in the sizer.
 
-                     hAlign: Only used if the alignment property not set.
+                     halign: Only used if the alignment property not set.
 
-                     vAlign: Only used if the alignment property not set.
+                     valign: Only used if the alignment property not set.
 
                      border: Specifies the number of pixels to put around the 
object in
                              the sizer, on the sides specified by the 
borderSides



_______________________________________________
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