typo: reponses -> responses

This commit is contained in:
Nick Schonning 2019-06-21 01:41:06 -04:00
parent 9c8517cbcb
commit bb4ead28eb
2 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@ In Replacement PC mode, the power states are only Ready and Off and only change
| 0 | S5 | Off |
| 5 | S0 | Ready |
For a control device, anything other than 5 / Ready should be considered off. Each PowerOn command results in two state changes and reponses.
For a control device, anything other than 5 / Ready should be considered off. Each PowerOn command results in two state changes and responses.
| Command | State change| Response |
| --- | --- | --- |

View File

@ -265,7 +265,7 @@ The following table describes the fields in the previous sample:
<td>Add</td>
<td>This is required to precede the Exec command.
<ul>
<li>CmdID - Input value used to reference the request. Reponses includes this value, which can be use to match the request and response.</li>
<li>CmdID - Input value used to reference the request. Responses includes this value, which can be use to match the request and response.</li>
<li>LocURI - Path to Win32 CSP command processor, including the Product ID (in this example, 1803A630-3C38-4D2B-9B9A-0CB37243539C) property escaped for XML formatting.</li>
</ul></td>
</tr>