X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvppinfra%2Fpool.h;h=692702247ea0e9462be60bf5f5b419c6c7fa9d4d;hb=537b17ef954b68d09b6f559dc05672cf7acfbe7c;hp=2b8e0581e386e5a91abcd6a0165211fd53c701df;hpb=fcd23686c4c5bed8066ea902e0bc1489c0a50daf;p=vpp.git 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