dabo Commit
Revision 7102
Date: 2012-03-02 10:16:21 -0800 (Fri, 02 Mar 2012)
Author: Ed
Trac: http://trac.dabodev.com/changeset/7102

Changed:
U   trunk/dabo/dObject.py

Log:
Trivial capitalization change made in order to test doc generation.

Diff:
Modified: trunk/dabo/dObject.py
===================================================================
--- trunk/dabo/dObject.py       2012-02-17 20:13:35 UTC (rev 7101)
+++ trunk/dabo/dObject.py       2012-03-02 18:16:21 UTC (rev 7102)
@@ -27,7 +27,7 @@
 
 class dObject(Dummy, autosuper, DoDefaultMixin, PropertyHelperMixin,
                EventMixin):
-       """The basic ancestor of all dabo objects."""
+       """The basic ancestor of all Dabo objects."""
        # Subclasses can set these to False, in which case they are responsible
        # for maintaining the following call order:
        #   self._beforeInit()



_______________________________________________
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