[IMP] doc: wording of method-calling introduction
authorXavier Morel <xmo@openerp.com>
Mon, 17 Nov 2014 15:17:07 +0000 (16:17 +0100)
committerXavier Morel <xmo@openerp.com>
Mon, 17 Nov 2014 15:17:07 +0000 (16:17 +0100)
doc/api_integration.rst

index 725c69c..12c5b56 100644 (file)
@@ -250,8 +250,8 @@ the login.
 Calling methods
 ===============
 
-The second — and most generally useful — is ``xmlrpc/2/object`` which is used
-to call methods of odoo models via the ``execute_kw`` RPC function.
+The second endpoint is ``xmlrpc/2/object``, is used to call methods of odoo
+models via the ``execute_kw`` RPC function.
 
 Each call to ``execute_kw`` takes the following parameters: