diff --git a/lang/en/texts.php b/lang/en/texts.php index ba7b3f4085fb..bbd0700e30e2 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -3344,7 +3344,7 @@ $LANG = array( 'click_here_capital' => 'Click here', 'marked_invoice_as_paid' => 'Successfully marked invoice as sent', 'marked_invoices_as_sent' => 'Successfully marked invoices as sent', - 'marked_invoices_as_paid' => 'Successfully marked invoices as sent', + 'marked_invoices_as_paid' => 'Successfully marked invoices as paid', 'activity_57' => 'System failed to email invoice :invoice', 'custom_value3' => 'Custom Value 3', 'custom_value4' => 'Custom Value 4',