Skip to content

Commit

Permalink
Fixed a typo in author annotation, see #86
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Nov 20, 2017
1 parent 32c8ab1 commit 52bccbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/faradays-law/view/MagnetAccessibleDragHandler.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* It is modeled as a "sticky" drag handler because each arrow key press changes a consistent speed, so arrow keys act
* more like a velocity changer than a speed one.
*
* @author Michael Kauzmann (PhET Interactive Simulations
* @author Michael Kauzmann (PhET Interactive Simulations)
*/
define( function( require ) {
'use strict';
Expand Down

0 comments on commit 52bccbc

Please sign in to comment.