summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/cust_pay_pending.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2017-03-03 10:18:14 -0800
committerIvan Kohler <ivan@freeside.biz>2017-03-03 10:18:14 -0800
commit5e4c25e208146477593465199b2487cc6229eebb (patch)
tree92cf68a242437b200f156ea94ff59023f8835547 /httemplate/edit/process/cust_pay_pending.html
parent2d54d68284f0342200b75f8f353c8623568535f5 (diff)
successful spelling, RT#74993
Diffstat (limited to 'httemplate/edit/process/cust_pay_pending.html')
-rw-r--r--httemplate/edit/process/cust_pay_pending.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/process/cust_pay_pending.html b/httemplate/edit/process/cust_pay_pending.html
index 80bd14aaf..fe3602c21 100644
--- a/httemplate/edit/process/cust_pay_pending.html
+++ b/httemplate/edit/process/cust_pay_pending.html
@@ -38,7 +38,7 @@ if ( $action eq 'delete' ) {
if ( $error ) {
$title = 'Error deleting pending payment';
} else {
- $title = 'Pending payment deletion sucessful';
+ $title = 'Pending payment deletion successful';
}
} elsif ( $action eq 'insert_cust_pay' ) {