Fixed typo.
authorFredrik Tolf <fredrik@dolda2000.com>
Mon, 6 Apr 2015 00:01:58 +0000 (02:01 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Mon, 6 Apr 2015 00:01:58 +0000 (02:01 +0200)
pdm/cli.py

index 667e2ed..7cfa263 100644 (file)
@@ -324,7 +324,7 @@ class perfclient(client):
         used by the server process.
 
         The proxy objects returned by this function are cached and the
         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.
         """
         requested, which means that they are kept live until the
         client connection is closed.
         """