Skip to content

Commit

Permalink
phetsims/phet-core#11 @param {Object} [options]
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Mar 24, 2015
1 parent f44aaff commit 8d6e59f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/buttons/StepButton.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ define( function( require ) {
/**
* @param stepFunction
* @param enabledProperty
* @param options
* @param {Object} [options]
* @constructor
*/
function StepButton( stepFunction, enabledProperty, options ) {
Expand Down

0 comments on commit 8d6e59f

Please sign in to comment.