Fix duplicated words issue like "during during boot time"

This is to fix the duplicated words issue like
"if it was specified during during boot time".

Change-Id: I0ffedb8c40399a4b0ecd83b142bdeaf556d1568f
This commit is contained in:
zhufl
2020-01-06 14:19:03 +08:00
parent 65aae518f8
commit b608d6bfb4
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -243,7 +243,7 @@ behavior are described below:
in the boot-from-volume case, this value will be an empty string.
- flavor: The flavor details of the server.
- availability_zone: The availability_zone of the server if it was specified
during during boot time and "UNKNOWN" otherwise.
during boot time and "UNKNOWN" otherwise.
- power_state: Its value will be 0 (``NOSTATE``).
- links: Links to the servers in question.
- server_groups: The UUIDs of the server groups to which the server belongs.