corsmetic
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 24 Sep 2010 16:27:51 +0000 (18:27 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 27 Sep 2010 14:42:10 +0000 (16:42 +0200)
sfa/methods/GetCredential.py

index df6e868..1f8c71a 100644 (file)
@@ -13,7 +13,7 @@ from sfa.trust.credential import Credential
 class GetCredential(Method):
     """
     Retrive a credential for an object
-    If cred == Nonee then the behavior reverts to get_self_credential
+    If cred == None then the behavior reverts to get_self_credential
 
     @param hrn human readable name of object (hrn or urn)
     @param cred credential object specifying rights of the caller