Fix misspellings
Found by misspellings package and ispell. Change-Id: I34a48ffd078d3750895ad0f49e780fdf1227543f
This commit is contained in:
parent
008ccbed10
commit
72aada4255
@ -99,9 +99,10 @@ 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,
|
||||
once that is done use:
|
||||
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
|
||||
|
||||
to generate the XML files and move those into the appropriate part ofthe git repo
|
||||
to generate the XML files and move those into the appropriate part of
|
||||
the git repo
|
||||
|
@ -143,7 +143,7 @@ def verify_attribute_profiling(doc, attribute, known_values):
|
||||
"""Check for elements with attribute profiling set that conflicts with
|
||||
the attribute profiling of nodes below them in the DOM
|
||||
tree. This picks up cases where content is accidentally
|
||||
ommitted via conflicting profiling. Checks known_values also for
|
||||
omitted via conflicting profiling. Checks known_values also for
|
||||
supported profiling values.
|
||||
"""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user