diff --git a/Point_set_processing_3/doc/Point_set_processing_3/Point_set_processing_3.txt b/Point_set_processing_3/doc/Point_set_processing_3/Point_set_processing_3.txt index 07d03b654d7..6f0dc063963 100644 --- a/Point_set_processing_3/doc/Point_set_processing_3/Point_set_processing_3.txt +++ b/Point_set_processing_3/doc/Point_set_processing_3/Point_set_processing_3.txt @@ -119,7 +119,7 @@ vectors, RGB colors, intensity, etc. As it is not possible to provide dedicated functions to every possible combination of %PLY properties, \cgal provides a simple way to read %PLY properties and store them in any structure the user needs. Handling of %LAS files works similarly -with the difference that the properties names and types are fixed and +with the difference that the property names and types are fixed and defined by the %LAS standard. Functions `read_ply_points_with_properties()` and