diff --git a/Mesh_3/doc/Mesh_3/CGAL/Implicit_to_labeling_function_wrapper.h b/Mesh_3/doc/Mesh_3/CGAL/Implicit_to_labeling_function_wrapper.h index 6fce523db4f..a78b0872dc9 100644 --- a/Mesh_3/doc/Mesh_3/CGAL/Implicit_to_labeling_function_wrapper.h +++ b/Mesh_3/doc/Mesh_3/CGAL/Implicit_to_labeling_function_wrapper.h @@ -39,7 +39,7 @@ public: * \brief Construction from a vector of implicit functions. * \param implicit_functions the vector of implicit functions. * - * Poistions vectors are built automatically so that the union of components equals the union of the functions. + * Position vectors are built automatically so that the union of components equals the union of the functions. */ Implicit_multi_domain_to_labeling_function_wrapper (const Function_vector& implicit_functions);