X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fmethods%2FCreateSliver.py;h=b898c9d748468b4d8353dbf18a6db739a2475d9f;hb=3d51e29695f79b143974f5cf7b2e104d89626ba4;hp=b28d1a536bf95969d018966515100fff72839bfc;hpb=b8596ce95578bf77158db2a5dacbaab36bdf6b16;p=sfa.git 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