Fix typos in 'cinder-capacity-notifications.rst'

Fix some typos in liberty specification: cinder-capacity-notifications.rst

Change-Id: I0ce01ded62a8d9204e93b97936c009b1028c38e2
This commit is contained in:
Alexey Galkin 2015-10-29 14:42:05 +03:00
parent 6f40669cab
commit d4d26d85df
1 changed files with 2 additions and 2 deletions

View File

@ -42,13 +42,13 @@ from notifications emitted by Cinder. They will include:
Note: The capacity which is not allocated thru Cinder is not included in.
* CapacityProvisionedSize
It is the capacity which has been provisoned in a pool/backend.
It is the capacity which has been provisioned in a pool/backend.
Note: It includes the capacity both allocated directly thru Cinder and not.
The provisioned capacity size is equal or greater than the allocated size.
* CapacityVirtualfreeSize
It is the apparent availabe virtual capacity means how much capacity can
It is the apparent available virtual capacity means how much capacity can
still provision besides the capacity which has been provisioned already
in the pool/backend.