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 3aa6b35 commit 7f54ed0
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 @@ -1006,7 +1006,7 @@ pc.extend(pc, function () {
/**
* @event
* @name pc.ElementComponent#mousewheel
* @description Fired when the mouse wheel is scrolled on the component Only fired when useInput is true.
* @description Fired when the mouse wheel is scrolled on the component. Only fired when useInput is true.
* @param {pc.ElementMouseEvent} event The event
*/

Expand Down

0 comments on commit 7f54ed0

Please sign in to comment.