Index: trunk/psphot/src/psphotVersion.c
===================================================================
--- trunk/psphot/src/psphotVersion.c	(revision 23167)
+++ trunk/psphot/src/psphotVersion.c	(revision 23168)
@@ -85,5 +85,5 @@
     psFree(time);
     psString history = NULL;               // History string
-    psStringAppend(&history, "ppImage at %s", timeString);
+    psStringAppend(&history, "psphot at %s", timeString);
     psFree(timeString);
     psMetadataAddStr(header, PS_LIST_TAIL, "HISTORY", PS_META_DUPLICATE_OK, NULL, history);
