Remove duplicate word in sahara, glance, manila doc
Remove duplicate word 'the' and 'a' Trivial fix Change-Id: I670b5dd1102da1261463091e452b8632f1403846 Closes-Bug: #1564315
This commit is contained in:
parent
f7adfac071
commit
2e90ca20d6
@ -16,7 +16,7 @@
|
|||||||
Provides coordinated access to shared or distributed file systems.
|
Provides coordinated access to shared or distributed file systems.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
The Shared File Systems API v1 is functionally identical to the the <link
|
The Shared File Systems API v1 is functionally identical to the <link
|
||||||
xlink:href="api-ref-share-v2.html#share-api-v2">Shared File Systems API
|
xlink:href="api-ref-share-v2.html#share-api-v2">Shared File Systems API
|
||||||
v2</link>. Subsequent API v2 micro-versions, such as v2.1, differ from API
|
v2</link>. Subsequent API v2 micro-versions, such as v2.1, differ from API
|
||||||
v1.
|
v1.
|
||||||
|
@ -1188,7 +1188,7 @@
|
|||||||
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
||||||
xml:lang="EN">
|
xml:lang="EN">
|
||||||
<para>
|
<para>
|
||||||
A set of key and value pairs that contain the the job object.
|
A set of key and value pairs that contain the job object.
|
||||||
</para>
|
</para>
|
||||||
</wadl:doc>
|
</wadl:doc>
|
||||||
</param>
|
</param>
|
||||||
|
@ -1167,7 +1167,7 @@
|
|||||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||||
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
||||||
<para>
|
<para>
|
||||||
Hash that is used over the the image data. The Image service uses
|
Hash that is used over the image data. The Image service uses
|
||||||
this value for verification.
|
this value for verification.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
|
@ -260,7 +260,7 @@ To detach and delete a volume:
|
|||||||
Work with the OpenStack Database service
|
Work with the OpenStack Database service
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Previously, you manually created the database, which is useful for a a single
|
Previously, you manually created the database, which is useful for a single
|
||||||
database that you rarely update. However, the OpenStack :code:`trove`
|
database that you rarely update. However, the OpenStack :code:`trove`
|
||||||
component provides Database as a Service (DBaaS).
|
component provides Database as a Service (DBaaS).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user