Skip to content

Commit

Permalink
Adjust wording for consistency.
Browse files Browse the repository at this point in the history
  • Loading branch information
manthey committed Jul 23, 2018
1 parent 4a666dc commit 76a51c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/event.js
Original file line number Diff line number Diff line change
Expand Up @@ -347,8 +347,8 @@ geo_event.feature = {
*/
mouseover: 'geo_feature_mouseover',
/**
* This is triggered when the mouse changes either the feature components or
* the order of feature components that it is over.
* This event is fired when the mouse changes either which feature components
* or the order of the feature components that it is over.
*
* @event geo.event.feature.mouseover_order
* @property {geo.feature} feature The feature.
Expand Down

0 comments on commit 76a51c7

Please sign in to comment.