spelling: management

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-11-01 21:46:29 -04:00
committed by Andrzej Krzemienski
parent e26c2d7489
commit c76b73c48b

View File

@ -58,7 +58,7 @@ using boost::get_pointer ;
#define ARG(T) (static_cast< T const* >(0))
//
// Helper class used to verify the lifetime managment of the values held by optional
// Helper class used to verify the lifetime management of the values held by optional
//
class X
{