Index: /branches/jch-memory/psLib/src/sys/psError.c
===================================================================
--- /branches/jch-memory/psLib/src/sys/psError.c	(revision 10890)
+++ /branches/jch-memory/psLib/src/sys/psError.c	(revision 10891)
@@ -11,6 +11,6 @@
  *  @author Eric Van Alst, MHPCC
  *
- *  @version $Revision: 1.41.2.1 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-01-03 21:43:57 $
+ *  @version $Revision: 1.41.2.2 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-01-03 21:45:54 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -288,5 +288,5 @@
 {
     psArray *errorStack = psErrorStackGetNoAlloc();
-    // do nothing if there error stack has not been allocated
+    // do nothing if the error stack has not been allocated
     if (!errorStack) {
         return;
