From e71414608ed4e9935facd3141dbc3ecbdf9f3bcd Mon Sep 17 00:00:00 2001 From: Romain Hardouin Date: Thu, 12 Mar 2015 17:53:52 +0100 Subject: [PATCH] Typo "explictly" should be "explicitly" Closes-Bug: #1431455 Change-Id: Ibd3b4bf79207b2925624939041420a9f0af4ff03 --- doc/install-guide/section_neutron-network-node.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/install-guide/section_neutron-network-node.xml b/doc/install-guide/section_neutron-network-node.xml index bfda008fbe..c0d7bb6c5a 100644 --- a/doc/install-guide/section_neutron-network-node.xml +++ b/doc/install-guide/section_neutron-network-node.xml @@ -526,7 +526,7 @@ metadata_proxy_shared_secret = METADATA_SECRET# systemctl start neutron-openvswitch-agent.service neutron-l3-agent.service \ neutron-dhcp-agent.service neutron-metadata-agent.service - Do not explictly start the + Do not explicitly start the neutron-ovs-cleanup service. @@ -547,7 +547,7 @@ metadata_proxy_shared_secret = METADATA_SECRET# systemctl start openstack-neutron-openvswitch-agent.service openstack-neutron-l3-agent.service \ openstack-neutron-dhcp-agent.service openstack-neutron-metadata-agent.service - Do not explictly start the + Do not explicitly start the openstack-neutron-ovs-cleanup service.