rset.py
branchstable
changeset 5314 86e5abbebfaf
parent 5312 d2dbba898a96
child 5328 c51e8f62652a
child 5421 8167de96c523
--- a/rset.py	Fri Apr 16 16:43:41 2010 +0200
+++ b/rset.py	Fri Apr 16 17:00:49 2010 +0200
@@ -382,7 +382,7 @@
         """convenience method for query retrieving a single entity, returns a
         partially initialized Entity instance.
 
-        .. warning:
+        .. warning::
 
           Due to the cache wrapping this function, you should NEVER
           give row as a named parameter (i.e. rset.get_entity(req, 0)