Skip to content
Snippets Groups Projects
Commit e3c6cf5d authored by Alexandru Fikl's avatar Alexandru Fikl
Browse files

fix typo in comment

parent bdf0df5a
No related branches found
No related tags found
1 merge request!69DG on Surfaces
Pipeline #65636 passed
......@@ -799,7 +799,7 @@ def mv_normal(dd, ambient_dim, dim=None):
# "normal plane")
#
# The trick done here is that we take the surface normal, move it to the
# face and then take a cross product with the face normal to get the
# face and then take a cross product with the face tangent to get the
# correct exterior face normal vector.
assert dim == ambient_dim - 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment