Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
timkeane committed Apr 21, 2017
1 parent 33bdde0 commit 769d75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/js/nyc/info/finder.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ nyc.info.Finder = function(){};

nyc.info.Finder.prototype = {
/**
* @desc Return all featues of the specified layer within a the specified distance of a point
* @desc Return all features of the specified layer within a the specified distance of a point
* @public
* @method
* @param {nyc.info.Finder.NearestRequest} options
Expand Down

0 comments on commit 769d75a

Please sign in to comment.