From eb4be1804554014e57ed149d8dbf5d41e57bac59 Mon Sep 17 00:00:00 2001 From: inspurericzhang Date: Wed, 2 May 2018 14:57:14 +0800 Subject: [PATCH] Replace Chinese punctuation with English punctuation Curly quotes(Chinese punctuation) usually input from Chinese input method. When read from english context, it makes some confusion. Change-Id: I6f95feebd46353b3234e189e8d41a0c11835eb9f --- api-guide/source/general_info.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-guide/source/general_info.rst b/api-guide/source/general_info.rst index 711f3c6f74..c5365dcfed 100644 --- a/api-guide/source/general_info.rst +++ b/api-guide/source/general_info.rst @@ -53,7 +53,7 @@ several key concepts: A collection of files used to create or rebuild a server. Operators provide a number of pre-built OS images by default. You may also create custom images from cloud servers you have launched. These - custom images are useful for backup purposes or for producing “gold” + custom images are useful for backup purposes or for producing "gold" server images if you plan to deploy a particular server configuration frequently.