Skip to content

Commit

Permalink
https://github.com/phetsims/chipper/issues/932
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Jun 8, 2020
1 parent ddf9099 commit f9afc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/PropertyStateHandler.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class PropertyStateHandler {

/**
* @param {PhetioStateEngine} phetioStateEngine
* @publicF
* @public
*/
initialize( phetioStateEngine ) {
assert && assert( !this.initialized, 'cannot initialize twice' );
Expand Down

0 comments on commit f9afc50

Please sign in to comment.