Skip to content

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
unhyperbolic committed Apr 30, 2024
1 parent 0276168 commit 9c25c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/geometric_structure/geodesic/avoid_core_curves.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def replace_piece_in_core_curve_tube(
We do not need all the intersections of the geodesic with the tetrahedra
in the fundamental domain. In particular, we can drop all the pieces of
geodesic completely contained in a tube about a core curve. Provided that
the sytem of tubes we pick is embedded. This is because a geodesic
the system of tubes we pick is embedded. This is because a geodesic
entirely contained in an embedded tube would be homotopic to the core
curve. And we enumerate core curves during the length spectrum
computation separately already.
Expand Down

0 comments on commit 9c25c31

Please sign in to comment.