From 0af7e5ace1d41261c78e4c97e1d6d51b0088db3e Mon Sep 17 00:00:00 2001 From: Min Chen Date: Wed, 10 Jul 2013 22:21:52 -0700 Subject: [PATCH] vswitchd: Fix typo in the BFD section of vswitch.xml Signed-off-by: Min Chen Signed-off-by: Justin Pettit --- vswitchd/vswitch.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 6c08f7014..338591253 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -1847,7 +1847,7 @@ times the expected reception rate, will signal a connectivity fault. In the case of a unidirectional connectivity issue, the system not receiving BFD control messages will signal the problem - to its peer in the messages is transmists. + to its peer in the messages it transmits.

-- 2.47.0