diff --git a/addon/jpeglib/CImg.h b/addon/jpeglib/CImg.h index 6ff2420..f8ab087 100644 --- a/addon/jpeglib/CImg.h +++ b/addon/jpeglib/CImg.h @@ -43329,7 +43329,7 @@ namespace cimg_library_suffixed { //! Return a list where each image has been split along the specified axis. /** \param axis Axis to split images along. - \param nb Number of spliting parts for each image. + \param nb Number of splitting parts for each image. **/ CImgList& split(const char axis, const int nb=0) { return get_split(axis,nb).move_to(*this); diff --git a/release/node-v0.12.x-linux-x64/node_modules/ccap/addon/jpeglib/CImg.h b/release/node-v0.12.x-linux-x64/node_modules/ccap/addon/jpeglib/CImg.h index 6ff2420..f8ab087 100644 --- a/release/node-v0.12.x-linux-x64/node_modules/ccap/addon/jpeglib/CImg.h +++ b/release/node-v0.12.x-linux-x64/node_modules/ccap/addon/jpeglib/CImg.h @@ -43329,7 +43329,7 @@ namespace cimg_library_suffixed { //! Return a list where each image has been split along the specified axis. /** \param axis Axis to split images along. - \param nb Number of spliting parts for each image. + \param nb Number of splitting parts for each image. **/ CImgList& split(const char axis, const int nb=0) { return get_split(axis,nb).move_to(*this); diff --git a/release/node-v4.1.x-linux-x64/node_modules/ccap/addon/jpeglib/CImg.h b/release/node-v4.1.x-linux-x64/node_modules/ccap/addon/jpeglib/CImg.h index 6ff2420..f8ab087 100644 --- a/release/node-v4.1.x-linux-x64/node_modules/ccap/addon/jpeglib/CImg.h +++ b/release/node-v4.1.x-linux-x64/node_modules/ccap/addon/jpeglib/CImg.h @@ -43329,7 +43329,7 @@ namespace cimg_library_suffixed { //! Return a list where each image has been split along the specified axis. /** \param axis Axis to split images along. - \param nb Number of spliting parts for each image. + \param nb Number of splitting parts for each image. **/ CImgList& split(const char axis, const int nb=0) { return get_split(axis,nb).move_to(*this); diff --git a/release/node-v4.2.x-windows-x64/node_modules/ccap/addon/jpeglib/CImg.h b/release/node-v4.2.x-windows-x64/node_modules/ccap/addon/jpeglib/CImg.h index 6ff2420..f8ab087 100644 --- a/release/node-v4.2.x-windows-x64/node_modules/ccap/addon/jpeglib/CImg.h +++ b/release/node-v4.2.x-windows-x64/node_modules/ccap/addon/jpeglib/CImg.h @@ -43329,7 +43329,7 @@ namespace cimg_library_suffixed { //! Return a list where each image has been split along the specified axis. /** \param axis Axis to split images along. - \param nb Number of spliting parts for each image. + \param nb Number of splitting parts for each image. **/ CImgList& split(const char axis, const int nb=0) { return get_split(axis,nb).move_to(*this);