Fix a typo
Change-Id: I0bde562c7b569690520d74e8d377654983e1654c
This commit is contained in:
parent
14aae64c48
commit
34a6a8946d
openstack_dashboard/static/app/core/openstack-service-api
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user