Revert "nat: static mappings in flow hash"
[vpp.git] / src / plugins / nat / nat44-ei / nat44_ei.h
index 055f81c..2e5d85f 100644 (file)
@@ -161,7 +161,7 @@ typedef struct
 
 typedef struct
 {
-  /* prefered pool address */
+  /* preferred pool address */
   ip4_address_t pool_addr;
   /* local IP address */
   ip4_address_t local_addr;