]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
fixup markup error
authorJack Diederich <jackdied@gmail.com>
Tue, 23 Feb 2010 17:23:30 +0000 (17:23 +0000)
committerJack Diederich <jackdied@gmail.com>
Tue, 23 Feb 2010 17:23:30 +0000 (17:23 +0000)
Doc/library/multiprocessing.rst

index 92e38b27401cfc2b11ede39d43b6aa49ad463403..f6dfcc42e3de459ae43f7c29106c17cbd565d648 100644 (file)
@@ -1133,7 +1133,7 @@ their parent process exits.  The manager classes are defined in the
 
    Create a BaseManager object.
 
-   Once created one should call :meth:`start` or ```get_server().serve_forever()`` to ensure
+   Once created one should call :meth:`start` or ``get_server().serve_forever()`` to ensure
    that the manager object refers to a started manager process.
 
    *address* is the address on which the manager process listens for new