Skip to content

Commit

Permalink
Fix docs typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vkalpias committed Aug 16, 2017
1 parent 2aa5876 commit 3aa6b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/framework/components/element/component.js
Original file line number Diff line number Diff line change
Expand Up @@ -999,7 +999,7 @@ pc.extend(pc, function () {
/**
* @event
* @name pc.ElementComponent#mousemove
* @description Fired when the mouse cursor is moved on the component Only fired when useInput is true.
* @description Fired when the mouse cursor is moved on the component. Only fired when useInput is true.
* @param {pc.ElementMouseEvent} event The event
*/

Expand Down

0 comments on commit 3aa6b35

Please sign in to comment.