diff --git a/vcg/complex/algorithms/clean.h b/vcg/complex/algorithms/clean.h index 25493000..8766a70a 100644 --- a/vcg/complex/algorithms/clean.h +++ b/vcg/complex/algorithms/clean.h @@ -310,7 +310,7 @@ public: } - /** This function removes that are not referenced by any face or by any edge. + /** This function removes vertices that are not referenced by any face or by any edge. @param m The mesh @param DeleteVertexFlag if false prevent the vertex deletion and just count it. @return The number of removed vertices