fix some markup errors

This commit is contained in:
Fred Drake 2007-04-26 04:42:19 +00:00
parent cf795b49a9
commit 452f5df64a
4 changed files with 5 additions and 5 deletions

View file

@ -287,7 +287,7 @@ single request.
Create an object used to boxcar method calls. \var{server} is the
eventual target of the call. Calls can be made to the result object,
but they will immediately return \var{None}, and only store the
but they will immediately return \code{None}, and only store the
call name and parameters in the \class{MultiCall} object. Calling
the object itself causes all stored calls to be transmitted as
a single \code{system.multicall} request. The result of this call