Index: /trunk/ippScripts/scripts/skycalibration.pl
===================================================================
--- /trunk/ippScripts/scripts/skycalibration.pl	(revision 38114)
+++ /trunk/ippScripts/scripts/skycalibration.pl	(revision 38115)
@@ -122,5 +122,5 @@
 my $recipe_psphot = $ipprc->reduction($reduction, "STACKPHOT_PSPHOT");
 unless ($recipe_psphot) {
-    &my_die("Couldn't find selected reduction for STATCKPHOT_PSPHOT: $reduction\n", $skycal_id, $PS_EXIT_CONFIG_ERROR);
+    &my_die("Couldn't find selected reduction for STACKPHOT_PSPHOT: $reduction\n", $skycal_id, $PS_EXIT_CONFIG_ERROR);
 }
 
