diff --git a/src/Tests.cpp b/src/Tests.cpp index 86b181f..803ee98 100644 --- a/src/Tests.cpp +++ b/src/Tests.cpp @@ -2239,7 +2239,7 @@ void TestDefragmentationVsMapping() void TestDefragmentationAlgorithms() { - wprintf(L"Test defragmentation simple\n"); + wprintf(L"Test defragmentation algorithms\n"); RandomNumberGenerator rand(669);