spelling: trivially

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-07-11 00:39:13 +02:00
committed by Andrzej Krzemienski
parent 668c8d924b
commit 246f1663e1
@@ -9,7 +9,7 @@
// You are welcome to contact the author at:
// akrzemi1@gmail.com
// trivilally-copyable version of the storage
// trivially-copyable version of the storage
template<class T>
class tc_optional_base : public optional_tag