Skip to content

Commit

Permalink
rename distanceProperty -> separationProperty, #76
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Aug 22, 2019
1 parent 1a7cbe1 commit 7b2691e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/phet-io/gravity-force-lab-phet-io-elements-baseline.js
Original file line number Diff line number Diff line change
Expand Up @@ -889,7 +889,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO.<BooleanIO>"
},
"gravityForceLab.gravityForceLabScreen.model.distanceProperty": {
"gravityForceLab.gravityForceLabScreen.model.separationProperty": {
"phetioDocumentation": "The distance between the two objects' centers",
"phetioDynamicElement": false,
"phetioEventType": "MODEL",
Expand Down

0 comments on commit 7b2691e

Please sign in to comment.