diff --git a/src/CalculatorUnitTests/CalculatorManagerTest.cpp b/src/CalculatorUnitTests/CalculatorManagerTest.cpp index 69ff55d3..c8af00f8 100644 --- a/src/CalculatorUnitTests/CalculatorManagerTest.cpp +++ b/src/CalculatorUnitTests/CalculatorManagerTest.cpp @@ -889,7 +889,7 @@ namespace CalculatorManagerTest VerifyPersistence(); } - // 1 + 2 then serialize and deserialze 3 times + // 1 + 2 then serialize and deserialize 3 times // Check if the values are persisted correctly void CalculatorManagerTest::CalculatorManagerTestSerializeMultiple() {