From a0e1131b0c41e4c45a9fcc4b3035b266988034dd Mon Sep 17 00:00:00 2001 From: MaoyangLiu Date: Tue, 6 Feb 2018 17:41:36 +0800 Subject: [PATCH] Replace chinese quotes to English quotes Change-Id: Ica91e88cbb4e51ef591bf748273a2ca3334aa071 --- api-ref/source/parameters.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml index b5365832b0..ca2c78b243 100644 --- a/api-ref/source/parameters.yaml +++ b/api-ref/source/parameters.yaml @@ -368,8 +368,8 @@ clean_step: clean_steps: description: | An ordered list of cleaning steps that will be performed on the node. A - cleaning step is a dictionary with required keys ‘interface’ and ‘step’, and - optional key ‘args’. If specified, the value for ‘args’ is a keyword variable + cleaning step is a dictionary with required keys 'interface' and 'step', and + optional key 'args'. If specified, the value for 'args' is a keyword variable argument dictionary that is passed to the cleaning step method. in: body required: false