Skip to content

Commit

Permalink
rename distanceProperty -> separationProperty, phetsims/gravity-force…
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Aug 22, 2019
1 parent 04e9795 commit 4b234ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/phet-io/coulombs-law-phet-io-elements-baseline.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "NumberPropertyIO"
},
"coulombsLaw.atomicScreen.coulombsLawAtomicScreen.model.distanceProperty": {
"coulombsLaw.atomicScreen.coulombsLawAtomicScreen.model.separationProperty": {
"phetioDocumentation": "The distance between the two objects' centers",
"phetioDynamicElement": false,
"phetioEventType": "MODEL",
Expand Down Expand Up @@ -5185,7 +5185,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "NumberPropertyIO"
},
"coulombsLaw.macroScreen.coulombsLawMacroScreen.model.distanceProperty": {
"coulombsLaw.macroScreen.coulombsLawMacroScreen.model.separationProperty": {
"phetioDocumentation": "The distance between the two objects' centers",
"phetioDynamicElement": false,
"phetioEventType": "MODEL",
Expand Down

0 comments on commit 4b234ad

Please sign in to comment.