Skip to content

Commit

Permalink
Update doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hannobraun committed Aug 26, 2022
1 parent f3023c7 commit a29e849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/fj-kernel/src/algorithms/approx/curve.rs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ impl Approx for GlobalCurve {
}
}

/// Approximate the circle
/// Approximate a circle
///
/// `tolerance` specifies how much the approximation is allowed to deviate
/// from the circle.
Expand Down

0 comments on commit a29e849

Please sign in to comment.