From 1622da11642665d92f31787d692289d4932f2586 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sun, 4 May 2014 22:34:31 -0400 Subject: [PATCH] typo in comment --- sfa/client/client_helper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sfa/client/client_helper.py b/sfa/client/client_helper.py index 15f4a2db..d9239ad9 100644 --- a/sfa/client/client_helper.py +++ b/sfa/client/client_helper.py @@ -5,7 +5,7 @@ # it seems terribly wrong that the client should decide to use PG- or PL- related code # esp. in a context where we're trying to have more and more kinds of testbeds involved # -# also, the 'users' filed that CreateSliver is expecting (the key point here is to get this right) +# also, the 'users' field that CreateSliver is expecting (the key point here is to get this right) # is specified to have at least a urn and a list of keys, both of these being supported natively # in the sfa db # So long story short, it seems to me that we should have a common code that fills in 'urn' and 'keys' -- 2.43.0