From 4705196e45bdfa7d58879a1f5a589f53f520ca73 Mon Sep 17 00:00:00 2001 From: NamrataChangani Date: Mon, 9 Jul 2018 13:36:29 +0530 Subject: [PATCH] Updated Magento_Newsletter's block file. --- app/code/Magento/Newsletter/Block/Adminhtml/Template/Edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Newsletter/Block/Adminhtml/Template/Edit.php b/app/code/Magento/Newsletter/Block/Adminhtml/Template/Edit.php index d7ce2654f03e3..b390037f82f0a 100644 --- a/app/code/Magento/Newsletter/Block/Adminhtml/Template/Edit.php +++ b/app/code/Magento/Newsletter/Block/Adminhtml/Template/Edit.php @@ -218,7 +218,7 @@ public function getForm() } /** - * Return return template name for JS + * Return template name for JS * * @return string */