Signed-off-by: Ben Pfaff <b...@ovn.org>
---
 TODO.md             | 2 +-
 tests/ovsdb-data.at | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/TODO.md b/TODO.md
index b4542b7..9685324 100644
--- a/TODO.md
+++ b/TODO.md
@@ -146,7 +146,7 @@ OpenFlow Fuzzer
 
 Build a ``fuzzer'' for the OpenFlow protocol (or use an existing
 one, if there is one) and run it against the Open vSwitch
-implementation.  One could also build a fuzzer for the OSVDB protocol.
+implementation.  One could also build a fuzzer for the OVSDB protocol.
 
 Ryu Certification Tests Analysis
 --------------------------------
diff --git a/tests/ovsdb-data.at b/tests/ovsdb-data.at
index 468e3b0..a8c092f 100644
--- a/tests/ovsdb-data.at
+++ b/tests/ovsdb-data.at
@@ -494,7 +494,7 @@ OVSDB_CHECK_POSITIVE_CPY([strings no more than 2 characters 
long],
 constraint violation: "abc" length 3 is greater than maximum allowed length 2
 "de"]])
 
-AT_BANNER([OSVDB -- simple data])
+AT_BANNER([OVSDB -- simple data])
 
 OVSDB_CHECK_POSITIVE_CPY([integer JSON datum],
   [[parse-data '["integer"]' '[0]' '["set",[1]]' '[-1]']],
-- 
2.1.3

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to