Fix misspellings
The patch takes those proposed changes from https://review.openstack.org/#/c/71785 that can go in. Additionally, rename a file to fix the typo in its filename. Change-Id: I690530ee6d8b5b8b2995223d77b156277f304d8e Co-Authored-By: Shane Wang <shane.wang@intel.com>
This commit is contained in:
parent
6105d0bd28
commit
0360d6b51d
Binary file not shown.
Before Width: | Height: | Size: 187 KiB After Width: | Height: | Size: 187 KiB |
@ -5485,7 +5485,7 @@
|
||||
sodipodi:role="line"
|
||||
x="628.62524"
|
||||
y="469.85263"
|
||||
id="tspan10502">Runing in the cloud</tspan><tspan
|
||||
id="tspan10502">Running in the cloud</tspan><tspan
|
||||
style="font-size:12px;stroke:none"
|
||||
sodipodi:role="line"
|
||||
x="628.62524"
|
||||
|
Before Width: | Height: | Size: 204 KiB After Width: | Height: | Size: 204 KiB |
@ -19,7 +19,7 @@
|
||||
</section>
|
||||
<section xml:id="associate-object-store-features-benefits">
|
||||
<title>Features and Benefits</title>
|
||||
<xi:include href="./module003-ch002-features-benifits.xml"
|
||||
<xi:include href="./module003-ch002-features-benefits.xml"
|
||||
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'module003-ch002-features-benefits']/*[not(self::db:title)])">
|
||||
<xi:fallback><para><mediaobject><imageobject><imagedata fileref="figures/openstack-training-remote-content-not-available.png" format="PNG"/></imageobject></mediaobject>Remote content not available</para><para>image source</para><para><link xlink:href="https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing">https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing</link></para></xi:fallback>
|
||||
</xi:include>
|
||||
|
@ -19,7 +19,7 @@
|
||||
</section>
|
||||
<section xml:id="operator-object-store-features-benefits">
|
||||
<title>Review Associate Features and Benefits</title>
|
||||
<xi:include href="./module003-ch002-features-benifits.xml"
|
||||
<xi:include href="./module003-ch002-features-benefits.xml"
|
||||
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'module003-ch002-features-benefits']/*[not(self::db:title)])">
|
||||
<xi:fallback><para><mediaobject><imageobject><imagedata fileref="figures/openstack-training-remote-content-not-available.png" format="PNG"/></imageobject></mediaobject>Remote content not available</para><para>image source</para><para><link xlink:href="https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing">https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing</link></para></xi:fallback>
|
||||
</xi:include>
|
||||
@ -76,4 +76,4 @@
|
||||
<xi:fallback><para><mediaobject><imageobject><imagedata fileref="figures/openstack-training-remote-content-not-available.png" format="PNG"/></imageobject></mediaobject>Remote content not available</para><para>image source</para><para><link xlink:href="https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing">https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing</link></para></xi:fallback>
|
||||
</xi:include>
|
||||
</section>
|
||||
</chapter>
|
||||
</chapter>
|
||||
|
@ -4,7 +4,7 @@
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
version="5.0"
|
||||
xml:id="module003-ch002-features-benefits">
|
||||
<title>Features and Benifits</title>
|
||||
<title>Features and Benefits</title>
|
||||
<para>
|
||||
<informaltable class="c19">
|
||||
<tbody>
|
@ -99,7 +99,7 @@ Making the flag names update
|
||||
|
||||
../../openstack-doc-tools/autogenerate-config/autohelp.py -vvv --action update -i nova.flagmappings -o names --path ~/nova | more
|
||||
|
||||
At this point, seach through nova.flagmappings.new for anything labelled Unknown and fix,
|
||||
At this point, search through nova.flagmappings.new for anything labelled Unknown and fix,
|
||||
once that is done use:
|
||||
|
||||
../../openstack-doc-tools/autogenerate-config/autohelp.py -vvv --action create -i nova.flagmappings -o docbook --path ~/nova
|
||||
|
Loading…
Reference in New Issue
Block a user