diff mbox

[ovs-dev] doc: Add missing ':'

Message ID 20170103213251.23628-1-stephen@that.guru
State Accepted
Headers show

Commit Message

Stephen Finucane Jan. 3, 2017, 9:32 p.m. UTC
Signed-off-by: Stephen Finucane <stephen@that.guru>
---
 Documentation/tutorials/ovs-advanced.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Ben Pfaff Jan. 4, 2017, 4:02 p.m. UTC | #1
On Tue, Jan 03, 2017 at 09:32:51PM +0000, Stephen Finucane wrote:
> Signed-off-by: Stephen Finucane <stephen@that.guru>

Thanks, applied to master.
diff mbox

Patch

diff --git a/Documentation/tutorials/ovs-advanced.rst b/Documentation/tutorials/ovs-advanced.rst
index d14b2f9..de1e7d0 100644
--- a/Documentation/tutorials/ovs-advanced.rst
+++ b/Documentation/tutorials/ovs-advanced.rst
@@ -95,7 +95,7 @@  When you run ``ovs-sandbox``, it does the following:
 8. Starts a nested interactive shell inside "sandbox".
 
 At this point, you can run all the usual Open vSwitch utilities from the nested
-shell environment.  You can, for example, use ``ovs-vsctl`` to create a bridge:
+shell environment.  You can, for example, use ``ovs-vsctl`` to create a bridge::
 
     $ ovs-vsctl add-br br0