Fix minor typos

This commit is contained in:
Yuri Chornoivan
2017-04-22 22:06:20 +03:00
committed by Erik Skultety
parent 5e010605d1
commit 5efa7f2a4b
8 changed files with 9 additions and 9 deletions

View File

@@ -21,7 +21,7 @@
command line tool command '<code>capabilities</code>', it dumps the XML
associated to the current connection. </p>
<p>As can be seen seen in the <a href="#elementExamples">example</a>, the
<p>As can be seen in the <a href="#elementExamples">example</a>, the
capabilities XML consists of the <code>capabilities</code> element which
have exactly one <code>host</code> child element to report information on
host capabilities, and zero or more <code>guest</code> element to express

View File

@@ -566,7 +566,7 @@
<code>order</code> allows to specify the order to add the online vcpus.
For hypervisors/platforms that require to insert multiple vcpus at once
the order may be be duplicated accross all vcpus that need to be
the order may be duplicated accross all vcpus that need to be
enabled at once. Specifying order is not necessary, vcpus are then
added in an arbitrary order. If order info is used, it must be used for
all online vcpus. Hypervisors may clear or update ordering information