diff --git a/www/common/sframe-common-file.js b/www/common/sframe-common-file.js index 9de40b11a..d5845a29b 100644 --- a/www/common/sframe-common-file.js +++ b/www/common/sframe-common-file.js @@ -34,7 +34,7 @@ define([ }; - Messages.upload_tooLargeBrief = "File exceeds the {0}MB limit for this drive"; + Messages.upload_tooLargeBrief = "File exceeds the {0}MB limit for this drive"; // XXX module.create = function (common, config) { var File = {}; //var origin = common.getMetadataMgr().getPrivateData().origin;