Merge "Add missing ws separator between words"

This commit is contained in:
Zuul
2018-11-27 12:11:56 +00:00
committed by Gerrit Code Review
11 changed files with 20 additions and 20 deletions

View File

@@ -89,7 +89,7 @@ class ZoneMigration(base.ZoneMigrationBaseStrategy):
"type": "string"
},
"dst_node": {
"description": "Compute node to which"
"description": "Compute node to which "
"instances migrate",
"type": "string"
}