mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-15 23:38:27 +00:00
Fix typo in comment
This commit is contained in:
parent
a3b263dd93
commit
6806b585b6
@ -50,7 +50,7 @@ impl SweepSurfacePath for SurfacePath {
|
|||||||
// What definitely won't work, is computing the bottom edge of
|
// What definitely won't work, is computing the bottom edge of
|
||||||
// the sweep. The edge sweeping code currently assumes that the
|
// the sweep. The edge sweeping code currently assumes that the
|
||||||
// bottom edge is a line (which is true when sweeping from a
|
// bottom edge is a line (which is true when sweeping from a
|
||||||
// flat surface). But is the surface we're sweeping from is
|
// flat surface). But if the surface we're sweeping from is
|
||||||
// curved, there's simply no way to represent the curve of the
|
// curved, there's simply no way to represent the curve of the
|
||||||
// resulting bottom edge.
|
// resulting bottom edge.
|
||||||
todo!(
|
todo!(
|
||||||
|
Loading…
Reference in New Issue
Block a user