fixed kaleidoscope filter spelling

This commit is contained in:
Eric Rowell
2014-01-05 13:32:50 -08:00
parent 09aaa44e07
commit 193b9d0970
5 changed files with 454 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ module.exports = function(grunt) {
'src/filters/Sepia.js',
'src/filters/Solarize.js',
'src/filters/Ripple.js',
'src/filters/Kalidescope.js',
'src/filters/Kaleidoscope.js',
//'src/filters/FilterWrapper.js',
//'src/filters/Polar.js',