Index: trunk/psModules/src/config/pmConfig.c
===================================================================
--- trunk/psModules/src/config/pmConfig.c	(revision 7026)
+++ trunk/psModules/src/config/pmConfig.c	(revision 7170)
@@ -3,6 +3,6 @@
  *  @author PAP, IfA
  *
- *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-05-02 00:47:01 $
+ *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-05-23 00:24:08 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -593,5 +593,5 @@
     psMetadata *rules = psMetadataLookupMD(&mdok, format, "RULE"); // How to identify this format
     if (!mdok || !rules) {
-        psError(PS_ERR_IO, false, "Unable to find RULE in camer format.\n");
+        psError(PS_ERR_IO, false, "Unable to find RULE in camera format.\n");
         return false;
     }
