Fix a typo

Change-Id: I0bde562c7b569690520d74e8d377654983e1654c
This commit is contained in:
chenaidong1 2017-05-05 14:23:14 +08:00
parent 14aae64c48
commit 34a6a8946d
3 changed files with 3 additions and 3 deletions

View File

@ -392,7 +392,7 @@
* @description
* Update a single project quota data.
* @param {application/json} quota
* A JSON object with the atributes to set to new quota values.
* A JSON object with the attributes to set to new quota values.
* @param {string} projectId
* Specifies the id of the project that'll have the quota data updated.
*/

View File

@ -321,7 +321,7 @@
* @description
* Update a single project quota data.
* @param {application/json} quota
* A JSON object with the atributes to set to new quota values.
* A JSON object with the attributes to set to new quota values.
* @param {string} projectId
* Specifies the id of the project that'll have the quota data updated.
*/

View File

@ -735,7 +735,7 @@
* @description
* Update a single project quota data.
* @param {application/json} quota
* A JSON object with the atributes to set to new quota values.
* A JSON object with the attributes to set to new quota values.
* @param {string} projectId
* Specifies the id of the project that'll have the quota data updated.
*/