From d5ac64bf654b8b7fbc1663b83f04c2fc19d87e33 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Mon, 6 Oct 2014 00:13:54 +0300 Subject: [PATCH] Fixed typo --- app/lang/en/texts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/lang/en/texts.php b/app/lang/en/texts.php index bccafb0832..a6d3b9f495 100644 --- a/app/lang/en/texts.php +++ b/app/lang/en/texts.php @@ -422,7 +422,7 @@ return array( 'confirm_email_invoice' => 'Are you sure you want to email this invoice?', 'confirm_email_quote' => 'Are you sure you want to email this quote?', - 'confirm_recurring_email_invoice' => 'Recurring is enabled,re you sure you want this invoice emailed?', + 'confirm_recurring_email_invoice' => 'Recurring is enabled, are you sure you want this invoice emailed?', 'cancel_account' => 'Cancel Account', 'cancel_account_message' => 'Warning: This will permanently erase all of your data, there is no undo.',