summaryrefslogtreecommitdiff
path: root/api-guide
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-01-10 23:27:11 +0000
committerGerrit Code Review <review@openstack.org>2020-01-10 23:27:11 +0000
commit67d9b5114e0044ea1135d1797241e883e7646646 (patch)
treec437a59dfe5a99d0db5e80d72c7211f68141ed5c /api-guide
parentb0cae0750c3d9f9ebac33ee38cc1762fdd7fc138 (diff)
parentea172ef85ffa070b627361bc2e43985fd6e3444c (diff)
downloadnova-67d9b5114e0044ea1135d1797241e883e7646646.tar.gz
Merge "Fix typos in nova doc"
Diffstat (limited to 'api-guide')
-rw-r--r--api-guide/source/server_concepts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-guide/source/server_concepts.rst b/api-guide/source/server_concepts.rst
index 0c303ba7b3..1a42ffc3cf 100644
--- a/api-guide/source/server_concepts.rst
+++ b/api-guide/source/server_concepts.rst
@@ -85,7 +85,7 @@ server status is one of the following values:
- ``VERIFY_RESIZE``: System is awaiting confirmation that the server is
operational after a move or resize.
-Server status is caculated from vm_state and task_state, which
+Server status is calculated from vm_state and task_state, which
are exposed to administrators:
- vm_state describes a VM's current stable (not transition) state. That is, if