Explorar o código

Fixed a comment.

Bruno Nadeau %!s(int64=9) %!d(string=hai) anos
pai
achega
8ce456d7f4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      jquery.nicescroll.js

+ 1 - 1
jquery.nicescroll.js

@@ -13,7 +13,7 @@
     // AMD. Register as anonymous module.
     define(['jquery'], factory);
   } else if (typeof exports === 'object') {
-    // Node/CommonJS style for Browserify
+    // Node/CommonJS.
     module.exports = factory(require('jquery'));
   } else {
     // Browser globals.