From b1923d7d7a757087af9e0cf359a05618e4e35b6b Mon Sep 17 00:00:00 2001 From: Mark Huang <mlhuang@cs.princeton.edu> Date: Wed, 11 Oct 2006 20:03:51 +0000 Subject: [PATCH] - fix comment --- PLC/Methods/UpdatePCU.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. """ -- 2.47.0