X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fmethods%2FCreateSliver.py;h=2797489193bdedb3ee73a797895784d40f5a6764;hb=f2282434e40e06365e0fdd3f9bc273a793f41235;hp=0e944ac717a140a03afc29a503e1d06c47e8c66e;hpb=5377ee9f47665b845f230aa678c51bd8d0bd64bb;p=sfa.git diff --git a/sfa/methods/CreateSliver.py b/sfa/methods/CreateSliver.py index 0e944ac7..27974891 100644 --- a/sfa/methods/CreateSliver.py +++ b/sfa/methods/CreateSliver.py @@ -40,7 +40,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