We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f08e1b8 commit cb5b278Copy full SHA for cb5b278
spherogram_src/links/simplify.py
@@ -24,7 +24,7 @@ class DualGraphOfFaces(graphs.Graph):
24
complementary regions (faces) of D and whose edges are dual to the
25
edges of D.
26
27
- This is class is no longer used in the simplfy code, but is called
+ This is class is no longer used in the simplify code, but is called
28
by Link.dual_graph. It is the only place in this file that
29
graph.Graph is used.
30
"""
0 commit comments