Index: /trunk/psLib/test/dataManip/verified/tst_psMatrix01.stdout
===================================================================
--- /trunk/psLib/test/dataManip/verified/tst_psMatrix01.stdout	(revision 2674)
+++ /trunk/psLib/test/dataManip/verified/tst_psMatrix01.stdout	(revision 2675)
@@ -5,7 +5,12 @@
 \**********************************************************************************/
 
+1.000000 2.000000 3.000000 
+4.000000 5.000000 6.000000 
 7.000000 8.000000 9.000000 
+
+1.000000 2.000000 3.000000 
 4.000000 5.000000 6.000000 
-1.000000 2.000000 3.000000 
+7.000000 8.000000 9.000000 
+
 
 ---> TESTPOINT PASSED (psMatrix{Create input and output images} | tst_psMatrix01.c)
@@ -17,7 +22,12 @@
 \**********************************************************************************/
 
+1.000000 4.000000 7.000000 
+2.000000 5.000000 8.000000 
 3.000000 6.000000 9.000000 
+
+1.000000 4.000000 7.000000 
 2.000000 5.000000 8.000000 
-1.000000 4.000000 7.000000 
+3.000000 6.000000 9.000000 
+
 
 ---> TESTPOINT PASSED (psMatrix{Transpose input image into output image} | tst_psMatrix01.c)
@@ -25,13 +35,18 @@
 /***************************** TESTPOINT ******************************************\
 *             TestFile: tst_psMatrix01.c                                           *
-*            TestPoint: psMatrix{ranspose input image into auto allocated NULL output image} *
+*            TestPoint: psMatrix{Transpose input image into auto allocated NULL output image} *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
 
+1.000000 4.000000 7.000000 
+2.000000 5.000000 8.000000 
 3.000000 6.000000 9.000000 
+
+1.000000 4.000000 7.000000 
 2.000000 5.000000 8.000000 
-1.000000 4.000000 7.000000 
+3.000000 6.000000 9.000000 
 
----> TESTPOINT PASSED (psMatrix{ranspose input image into auto allocated NULL output image} | tst_psMatrix01.c)
+
+---> TESTPOINT PASSED (psMatrix{Transpose input image into auto allocated NULL output image} | tst_psMatrix01.c)
 
 /***************************** TESTPOINT ******************************************\
