diff --git a/tests/property/tst_property.cpp b/tests/property/tst_property.cpp index 9776eb0..4db93d5 100644 --- a/tests/property/tst_property.cpp +++ b/tests/property/tst_property.cpp @@ -229,7 +229,7 @@ class DummyPropertyUpdater : public PropertyUpdater int m_value; }; -TEST_CASE("Property Updators") +TEST_CASE("Property Updaters") { SUBCASE("Can construct a property with an updater and the property assumes its value") {