X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=blobdiff_plain;f=sfa%2Fmethods%2FCreateSliver.py;h=b898c9d748468b4d8353dbf18a6db739a2475d9f;hp=b28d1a536bf95969d018966515100fff72839bfc;hb=3d51e29695f79b143974f5cf7b2e104d89626ba4;hpb=a3592153928c985fa96fe3fdaad1b694e6e3e90f diff --git a/sfa/methods/CreateSliver.py b/sfa/methods/CreateSliver.py index b28d1a53..b898c9d7 100644 --- a/sfa/methods/CreateSliver.py +++ b/sfa/methods/CreateSliver.py @@ -41,7 +41,7 @@ class CreateSliver(Method): # make sure users info is specified if not users: - msg = "'users' musst be specified and cannot be null. You may need to update your client." + msg = "'users' must be specified and cannot be null. You may need to update your client." raise SfaInvalidArgument(name='users', extra=msg) # flter rspec through sfatables