]> Creatis software - creaRigidRegistration.git/blobdiff - PackRecalage/src/bbPackRecalageTransform2DBox.h
*** empty log message ***
[creaRigidRegistration.git] / PackRecalage / src / bbPackRecalageTransform2DBox.h
index d8ee00b72d1da8170bfa36e3e57557b0fb98f1b5..3d9dbbb62525f00ee0a0bb30da384d75418de222 100644 (file)
@@ -22,14 +22,14 @@ class bbPackRecalage_EXPORT Transform2DBox
                BBTK_DECLARE_INPUT(Angle,double);
 
                
-               /*Scalation to be done int the x axis*/
+               /*Scalation to be done in the x axis*/
                BBTK_DECLARE_INPUT(ScaleX,double);
 
                
-               /*Scalation to be done int the y axis*/
+               /*Scalation to be done in the y axis*/
                BBTK_DECLARE_INPUT(ScaleY,double);
 
-               /*Scalation to be done int the z axis*/
+               /*Scalation to be done in the z axis*/
                BBTK_DECLARE_INPUT(ScaleZ,double);
 
                /*Resultant vtkTransform*/