From 29cc03c798199e3d49d1553f43e59d0c5fd8ea0e Mon Sep 17 00:00:00 2001 From: Gareth Allison Date: Tue, 19 Dec 2017 16:12:07 +0200 Subject: [PATCH] Updates the word `e-commerce` to `eCommerce` in the plugin description to be in line with the Woo and Automattic language & writing style. --- composer.json | 2 +- i18n/languages/woocommerce.pot | 2 +- woocommerce.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index c67c8d705fc..341d26fd625 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "woocommerce/woocommerce", - "description": "An e-commerce toolkit that helps you sell anything. Beautifully.", + "description": "An eCommerce toolkit that helps you sell anything. Beautifully.", "homepage": "https://woocommerce.com/", "type": "wordpress-plugin", "license": "GPL-2.0+", diff --git a/i18n/languages/woocommerce.pot b/i18n/languages/woocommerce.pot index dc9d961ad8e..87a7e1ca2a8 100644 --- a/i18n/languages/woocommerce.pot +++ b/i18n/languages/woocommerce.pot @@ -24106,7 +24106,7 @@ msgid "https://woocommerce.com/" msgstr "" #. Description of the plugin/theme -msgid "An e-commerce toolkit that helps you sell anything. Beautifully." +msgid "An eCommerce toolkit that helps you sell anything. Beautifully." msgstr "" #. Author of the plugin/theme diff --git a/woocommerce.php b/woocommerce.php index bda0585db52..82aeffd098e 100644 --- a/woocommerce.php +++ b/woocommerce.php @@ -2,7 +2,7 @@ /** * Plugin Name: WooCommerce * Plugin URI: https://woocommerce.com/ - * Description: An e-commerce toolkit that helps you sell anything. Beautifully. + * Description: An eCommerce toolkit that helps you sell anything. Beautifully. * Version: 3.3.0-beta.1 * Author: Automattic * Author URI: https://woocommerce.com