uc_userpoints_discount.module line 159 reads
'description' => 'User Discount, taking poings (Ubercart Order ID ' . $order->order_id . ')',
poings should be points
'description' => 'User Discount, taking points (Ubercart Order ID ' . $order->order_id . ')'

Comments

bmagistro’s picture

Status: Active » Fixed

thanks, there is a good chance this existed in the 1.x series as well...

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.