- fix comment
authorMark Huang <mlhuang@cs.princeton.edu>
Wed, 11 Oct 2006 20:03:51 +0000 (20:03 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Wed, 11 Oct 2006 20:03:51 +0000 (20:03 +0000)
PLC/Methods/UpdatePCU.py

index 2aa3766..0d20feb 100644 (file)
@@ -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.
     """