Index: trunk/psLib/test/astronomy/verified/tst_psCoord.stderr
===================================================================
--- trunk/psLib/test/astronomy/verified/tst_psCoord.stderr	(revision 4392)
+++ trunk/psLib/test/astronomy/verified/tst_psCoord.stderr	(revision 4401)
@@ -84,13 +84,13 @@
     Following should generate an error message for null psPlaneDistort
 <DATE><TIME>|<HOST>|E|psPlaneDistortApply (FILE:LINENO)
-    Unallowable operation: transform is NULL.
+    Unallowable operation: distort is NULL.
 <DATE><TIME>|<HOST>|I|testPlaneDistortApply
     Following should generate an error message for null x member psPlaneDistort
 <DATE><TIME>|<HOST>|E|psPlaneDistortApply (FILE:LINENO)
-    Unallowable operation: transform->x is NULL.
+    Unallowable operation: distort->x is NULL.
 <DATE><TIME>|<HOST>|I|testPlaneDistortApply
     Following should generate an error message for null y member psPlaneDistort
 <DATE><TIME>|<HOST>|E|psPlaneDistortApply (FILE:LINENO)
-    Unallowable operation: transform->y is NULL.
+    Unallowable operation: distort->y is NULL.
 <DATE><TIME>|<HOST>|I|testPlaneDistortApply
     Following should generate an error message for null input psPlane
