diff --git a/js/utils/gestures.js b/js/utils/gestures.js index 782e4e2182..2cedc759ea 100644 --- a/js/utils/gestures.js +++ b/js/utils/gestures.js @@ -2,7 +2,7 @@ * Simple gesture controllers with some common gestures that emit * gesture events. * - * Ported from github.com/EightMedia/ionic.Gestures.js - thanks! + * Ported from github.com/EightMedia/hammer.js Gestures - thanks! */ (function(ionic) {