Index: trunk/ippTools/src/pubtool.c
===================================================================
--- trunk/ippTools/src/pubtool.c	(revision 28411)
+++ trunk/ippTools/src/pubtool.c	(revision 28494)
@@ -175,6 +175,6 @@
 
     PXOPT_COPY_S64(config->args, diffphotWhere, "-client_id", "client_id", "==");
-    pxAddLabelSearchArgs(config, diffphotWhere, "-label", "diffphotRun.label", "==");
-    pxAddLabelSearchArgs(config, diffphotWhere, "-data_group", "diffphotRun.data_group", "LIKE");
+    pxAddLabelSearchArgs(config, diffphotWhere, "-label", "diffPhotRun.label", "==");
+    pxAddLabelSearchArgs(config, diffphotWhere, "-data_group", "diffPhotRun.data_group", "LIKE");
     PXOPT_COPY_TIME(config->args, diffphotWhere, "-dateobs_begin", "rawExp.dateobs", ">=");
     PXOPT_COPY_TIME(config->args, diffphotWhere, "-dateobs_end", "rawExp.dateobs", "<=");
