Typos. A bunch of typos I've been collecting.
[vpp.git] / src / plugins / ct6 / ct6_in2out.c
index 4f2ebae..2e151f7 100644 (file)
@@ -123,7 +123,7 @@ ct6_create_or_recycle_session (ct6_main_t * cmp,
       *createp += 1;
     }
 
-  /* Sesison setup */
+  /* Session setup */
   memset (s0, 0, sizeof (*s0));
   clib_memcpy_fast (s0, kvpp, sizeof (ct6_session_key_t));
   s0->thread_index = my_thread_index;