summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
authorinspurericzhang <zhanglf01@inspur.com>2018-05-21 10:04:14 +0800
committerinspurericzhang <zhanglf01@inspur.com>2018-06-07 17:00:12 +0800
commit612e5cf12bba26f053e79c6080da87a8cd757a88 (patch)
treedeab472dd2e44c5301f4ec40483fd9a384ce5079 /api-ref
parentfd16fa4f258fd3f77c14900a019e97bb90bc5ac0 (diff)
downloadglance-612e5cf12bba26f053e79c6080da87a8cd757a88.tar.gz
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: I9b8830179fb98f3a6bef479bbaa12df70311269a
Diffstat (limited to 'api-ref')
-rw-r--r--api-ref/source/v2/metadefs-index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-ref/source/v2/metadefs-index.rst b/api-ref/source/v2/metadefs-index.rst
index 39128f6d0..a00f22c1e 100644
--- a/api-ref/source/v2/metadefs-index.rst
+++ b/api-ref/source/v2/metadefs-index.rst
@@ -49,7 +49,7 @@ the metadata facilities provided by the appropriate API. (For example, the
Images API would be used to put specific key:value pairs on a virtual machine
image.)
-A metadefs definition includes a property’s key, its description, its
+A metadefs definition includes a property's key, its description, its
constraints, and the resource types to which it can be associated. See
`Metadata Definition Concepts
<http://docs.openstack.org/developer/glance/metadefs-concepts.html>`_ in the