From: Mark Huang Date: Wed, 11 Oct 2006 20:03:51 +0000 (+0000) Subject: - fix comment X-Git-Tag: pycurl-7_13_1~599 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=b1923d7d7a757087af9e0cf359a05618e4e35b6b;p=plcapi.git - fix comment --- diff --git a/PLC/Methods/UpdatePCU.py b/PLC/Methods/UpdatePCU.py index 2aa37665..0d20feb3 100644 --- a/PLC/Methods/UpdatePCU.py +++ b/PLC/Methods/UpdatePCU.py @@ -9,7 +9,7 @@ class UpdatePCU(Method): Updates the parameters of an existing PCU with the values in pcu_fields. - Non-admins may only update their own keys. + Non-admins may only update PCUs at their sites. Returns 1 if successful, faults otherwise. """