typo in comment
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 5 May 2014 02:34:31 +0000 (22:34 -0400)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 5 May 2014 02:34:31 +0000 (22:34 -0400)
sfa/client/client_helper.py

index 15f4a2d..d9239ad 100644 (file)
@@ -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'