Skip to content

Commit

Permalink
Fix JSDoc, see #111
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Jun 8, 2020
1 parent aff6b14 commit 958d834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/InvertedBooleanProperty.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import tambo from './tambo.js';
class InvertedBooleanProperty extends DerivedProperty {

/**
* {DerivedProperty} propertyToInvert
* @param {DerivedProperty} propertyToInvert
* @param {Object} [options] - see Property
* @constructor
*/
Expand Down

0 comments on commit 958d834

Please sign in to comment.