Skip to content

Commit

Permalink
fix type expression
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed May 9, 2017
1 parent 44d9342 commit 4a4093e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/charges-and-fields/view/ChargesAndSensorsPanel.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ define( function( require ) {

/**
* @param {Tandem} itemTandem
* @param {stirng} label
* @param {string} label
* @param {Function} createModelElement - Adds one of these items to the model, and returns the model object.
* @param {Node} previewNode
* @param {Property.<boolean>} isVisibleProperty
Expand Down

0 comments on commit 4a4093e

Please sign in to comment.