Fix some word spellings in messages

Change-Id: I40e3c0f3b99ae853f84609c5334e6d230dfff867
This commit is contained in:
venkatamahesh
2016-02-03 12:07:53 +05:30
parent 5e52d3bec0
commit f86daf0607
8 changed files with 8 additions and 8 deletions

View File

@@ -121,7 +121,7 @@ This acts conceptually like the "Accept" header. Semantically this means:
.. warning:: The ``latest`` value is mostly meant for integration testing and
would be dangerous to rely on in client code since microversions are not
following semver and therefore backward compability is not guaranteed.
following semver and therefore backward compatibility is not guaranteed.
Clients should always require a specific microversion but limit what is
acceptable to the microversion range that it understands at the time.