Skip to content

Commit

Permalink
add type expression for additionalControl options #283
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Malley <[email protected]>
  • Loading branch information
pixelzoom committed Dec 19, 2018
1 parent ca2e39b commit 6ac012c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/common/view/WaveInterferenceControlPanel.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ define( require => {

options = _.extend( {

// This additional control (if present) will be shown beneath the Amplitude slider in the
// {Node|null} This additional control (if present) will be shown beneath the Amplitude slider in the
// WaveInterferenceControlPanel
additionalControl: null,

Expand Down

0 comments on commit 6ac012c

Please sign in to comment.