From: luz paz Date: Mon, 1 Aug 2022 16:03:12 +0000 (-0400) Subject: Revert fix in previous commit per request X-Git-Tag: v9.5.0-rc1~1055^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feecc510b5e6b4b5666368ab2a85a777e12a9d8a;p=dealii.git Revert fix in previous commit per request --- diff --git a/include/deal.II/opencascade/utilities.h b/include/deal.II/opencascade/utilities.h index f651081bab..6701c4cdbc 100644 --- a/include/deal.II/opencascade/utilities.h +++ b/include/deal.II/opencascade/utilities.h @@ -142,7 +142,7 @@ namespace OpenCASCADE * mesh it automatically. We remark that the automatic mesh generation in * OpenCASCADE takes care only of the geometrical resemblance between the * shape and the mesh, to control the shape and regularity of the triangles - * you should use other meshing software. The two arguments `deflection` and + * you should use other meshing softwares. The two arguments `deflection` and * `angular_deflection` select the accuracy of the created triangulation with * respect to the original topological shape. The argument * `sew_different_faces` gives the possibility to use a Sewer from OpenCASCADE