diff -r 571b29842ef1 -r b156200ebc9d server/hook.py --- a/server/hook.py Fri Apr 29 10:29:25 2011 +0200 +++ b/server/hook.py Fri Apr 29 19:31:25 2011 +0200 @@ -812,9 +812,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