Merge pull request #287 from kunalspathak/utf16

Removed utf16 character from script file
This commit is contained in:
Vincent Jiang (LEI) 2017-05-17 10:25:29 +08:00 коммит произвёл GitHub
Родитель e0f1c90fc9 6cb6cdebe1
Коммит 69e5778b31
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -212,7 +212,7 @@ BlobService.prototype.getServiceProperties = function (optionsOrCallback, callba
};
/**
* Sets the properties of a storage accounts Blob service, including Azure Storage Analytics.
* Sets the properties of a storage account's Blob service, including Azure Storage Analytics.
* You can also use this operation to set the default request version for all incoming requests that do not have a version specified.
*
* @this {BlobService}