Commit ac2ad62c authored by krisgiesing's avatar krisgiesing

Merge pull request #925 from krisgiesing/doc_tweaks

Fix formatting issue
parents e04de975 a1454907
......@@ -12,8 +12,8 @@ class SpringDescription {
final double springConstant;
/// The damping coefficient.
/// Note: Not to be confused with the damping ratio. Use the separate
/// constructor provided for this purpose
/// Not to be confused with the damping ratio. Use the separate
/// constructor provided for this purpose
final double damping;
SpringDescription(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment