Author: reinhard
Date: 2005-10-27 02:45:09 -0500 (Thu, 27 Oct 2005)
New Revision: 8082

Modified:
   trunk/gnue-common/src/definitions/GObjects.py
Log:
Fixed docstrings for epydoc.


Modified: trunk/gnue-common/src/definitions/GObjects.py
===================================================================
--- trunk/gnue-common/src/definitions/GObjects.py       2005-10-26 11:35:41 UTC 
(rev 8081)
+++ trunk/gnue-common/src/definitions/GObjects.py       2005-10-27 07:45:09 UTC 
(rev 8082)
@@ -417,7 +417,7 @@
     @type types: list
 
     @param includeSelf: Should the current object be included in the tests?
-    @type types: boolean
+    @type includeSelf: boolean
 
     @return: An iterator of matching objects
 
@@ -576,7 +576,7 @@
     can act in real time as a wizard sets a document's
     properties.
 
-    I.e., if a wizard sets
+    I.e., if a wizard sets::
       field['width'] = 10
 
     Designer can immediately changed the visual width



_______________________________________________
Commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to