typo fix: UNKOWN -> UNKNOWN
[vpp.git] / src / vpp-api / vom / interface.hpp
index 29903b5..f6708b3 100644 (file)
@@ -67,7 +67,7 @@ public:
   struct type_t : enum_base<type_t>
   {
     /**
-     * Unkown type
+     * Unknown type
      */
     const static type_t UNKNOWN;
     /**