From a428495bd59829220fa8435b4788cca7b2ea8148 Mon Sep 17 00:00:00 2001 From: Major Hayden Date: Mon, 25 Jan 2016 15:19:26 -0600 Subject: [PATCH] Remove dangling backtick in docs Change-Id: I6350baaef3a213d3d6cc6d6ac1a3f6297ce0fbf5 --- .../install-guide/ops-troubleshooting-containernetworking.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/install-guide/ops-troubleshooting-containernetworking.rst b/doc/source/install-guide/ops-troubleshooting-containernetworking.rst index a311293a83..06ceb11afe 100644 --- a/doc/source/install-guide/ops-troubleshooting-containernetworking.rst +++ b/doc/source/install-guide/ops-troubleshooting-containernetworking.rst @@ -9,8 +9,8 @@ All LXC containers on the host have two virtual ethernet interfaces: * `eth1` in the container connects to `br-mgmt` on the host .. note:: - Some containers, such as cinder, glance, neutron_agents, and swift_proxy, have - more than two interfaces to support their functions.` + Some containers, such as cinder, glance, neutron_agents, and swift_proxy, + have more than two interfaces to support their functions. Predictable interface naming ~~~~~~~~~~~~~~~~~~~~~~~~~~~~