diff --git a/src/Unittests/unittests_read_write_PLY.cc b/src/Unittests/unittests_read_write_PLY.cc index df48c515..d428ec12 100644 --- a/src/Unittests/unittests_read_write_PLY.cc +++ b/src/Unittests/unittests_read_write_PLY.cc @@ -82,7 +82,7 @@ TEST_F(OpenMeshReadWritePLY, LoadSimplePLY) { } /* - * Just load a ply + * Load a ply ascii file without a newline at the end of the file */ TEST_F(OpenMeshReadWritePLY, LoadSimplePLYNoEndl) {