--- uc_discount.ca.inc	2009-05-20 11:09:41.000000000 -0400
+++ new_uc_discount.ca.inc	2009-05-29 16:23:39.000000000 -0400
@@ -225,7 +225,7 @@ function uc_discount_condition_coupon_co
 
   $form['coupon_value'] = array(
     '#type' => 'textfield',
-    '#title' => t('Coupon value'),
+    '#title' => t('Coupon code'),
     '#default_value' => $settings['coupon_value'],
   );
 
