From: Fredrik Tolf Date: Mon, 6 Apr 2015 00:01:58 +0000 (+0200) Subject: Fixed typo. X-Git-Url: http://dolda2000.com/gitweb/?p=pdm.git;a=commitdiff_plain;h=3e02e6b54c766318d60405e16c556d8fcaff4143 Fixed typo. --- diff --git a/pdm/cli.py b/pdm/cli.py index 667e2ed..7cfa263 100644 --- a/pdm/cli.py +++ b/pdm/cli.py @@ -324,7 +324,7 @@ class perfclient(client): used by the server process. The proxy objects returned by this function are cached and the - same object are returned the next time the same name is + same object is returned the next time the same name is requested, which means that they are kept live until the client connection is closed. """