]> git.dolda2000.com Git - pdm.git/commitdiff
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 667e2ed5f851a64189b92921b0297fc7bc0e000b..7cfa2635fd5d60a369f44bd9bf764fa14a8f8b5c 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
-        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.
         """