server/hook.py
brancholdstable
changeset 7286 a0d3ea01f4bf
parent 7157 7469fd77f48f
child 7288 b156200ebc9d
--- a/server/hook.py	Thu Apr 28 15:29:12 2011 +0200
+++ b/server/hook.py	Fri Apr 29 19:28:20 2011 +0200
@@ -801,9 +801,9 @@
     by redefining :meth:`_build_container` and :meth:`add_data`
 
     More optional parameters can be given to the `get_instance` operation, that
-    will be given to the operation constructer (though those parameters should
-    not vary accross different calls to this method for a same operation for
-    obvious reason).
+    will be given to the operation constructor (for obvious reasons those
+    parameters should not vary accross different calls to this method for a
+    given operation).
 
     .. Note::
         For sanity reason `get_data` will reset the operation, so that once