diff --git a/impl/ocean/test/testcv/testsegmentation/TestCVSegmentation.cpp b/impl/ocean/test/testcv/testsegmentation/TestCVSegmentation.cpp index 5c06f967d..e4c62557b 100644 --- a/impl/ocean/test/testcv/testsegmentation/TestCVSegmentation.cpp +++ b/impl/ocean/test/testcv/testsegmentation/TestCVSegmentation.cpp @@ -123,7 +123,7 @@ static void testCVSegmentationAsynchronInternal(const double testDuration, const const Timestamp startTimestamp(true); - Log::info() << "Ocean Framework test for the Computer Vision Advanced library:"; + Log::info() << "Ocean Framework test for the Computer Vision Segmentation library:"; Log::info() << " "; Log::info() << "Platform: " << Build::buildString(); Log::info() << " ";