From ec11b13a21b2becc1d1bd746a04624d17b26583f Mon Sep 17 00:00:00 2001 From: Paul Vinciguerra Date: Mon, 24 Sep 2018 05:25:00 -0700 Subject: Trivial: Cleanup some typos. This is a new commit for code under a different maintainer. Change-Id: I79fa403fec6a312238a9a4b18b35dbcafaa05439 Signed-off-by: Paul Vinciguerra --- src/vppinfra/pool.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vppinfra/pool.h') diff --git a/src/vppinfra/pool.h b/src/vppinfra/pool.h index 2b8e0581e38..692702247ea 100644 --- a/src/vppinfra/pool.h +++ b/src/vppinfra/pool.h @@ -493,7 +493,7 @@ do { \ } /** - * @brief Remove all elemenets from a pool in a safe way + * @brief Remove all elements from a pool in a safe way * * @param VAR each element in the pool * @param POOL The pool to flush -- cgit 1.2.3-korg