diff --git a/Common/DefaultOptions.h b/Common/DefaultOptions.h index dcbfdda0f922978f024845f6d89041fbc093cbaa..545f5bad52f15eaed835f7624ac3fd8803ea8624 100644 --- a/Common/DefaultOptions.h +++ b/Common/DefaultOptions.h @@ -284,7 +284,7 @@ StringXNumber GeneralOptions_Number[] = { StringXNumber GeometryOptions_Number[] = { { F|O, "AutoCoherence" , opt_geometry_auto_coherence , 1. , - "Should all duplicate entities be automatically be removed? (Beware! Setting this option to 1 will slow down things a lot)" }, + "Should all duplicate entities be automatically removed?" }, { F|O, "Normals" , opt_geometry_normals , 0. , "Size of the vectors normal to the surfaces" }, { F|O, "Tangents" , opt_geometry_tangents , 0. ,