Skip to content

Commit

Permalink
Fix typo (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zentropivity authored Jul 30, 2023
1 parent e0a72b6 commit 68ea954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ pub enum SubstepSet {
///
/// See [`SolverPlugin`].
UpdateVelocities,
/// Responsible for applying dynamic friction, restitution and joint damping at the end of thei
/// Responsible for applying dynamic friction, restitution and joint damping at the end of the
/// substepping loop.
///
/// See [`SolverPlugin`].
Expand Down

0 comments on commit 68ea954

Please sign in to comment.