Merge pull request #925 from krisgiesing/doc_tweaks

Fix formatting issue
This commit is contained in:
krisgiesing
2015-12-14 16:41:01 -08:00

View File

@@ -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(