Very minor typo in the multi-DHCP agent page

Fixed the minor typo, "DCHP" --> "DHCP".

Change-Id: I95d863f914c47071e852ee632bab2dd39022218c
This commit is contained in:
Rhys Oxenham 2014-01-16 20:47:24 +00:00
parent 3515e3e1b6
commit 6739be0d30

View File

@ -58,7 +58,7 @@
<tr> <tr>
<td>HostA</td> <td>HostA</td>
<td>Runs Nova compute, the Neutron L2 agent and <td>Runs Nova compute, the Neutron L2 agent and
DCHP agent</td> DHCP agent</td>
</tr> </tr>
<tr> <tr>
<td>HostB</td> <td>HostB</td>