Skip to content

Commit

Permalink
updating name
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Wilkins committed Jun 11, 2014
1 parent 07158d0 commit 53ac488
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions compass-rose-ui.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*
* Compass UI - a javascript control for selecting velocity and direction
* Compass Rose UI - a javascript control for selecting velocity and direction
* for wind and water.
*/


(function( $ ) {
$.fn.compassUI = function(options, arg) {
$.fn.compassRoseUI = function(options, arg) {

return this.each(function() {
var _this = this;
Expand Down

0 comments on commit 53ac488

Please sign in to comment.