From 50f2a612f80f8037abdf87c41f7c21d46b23f1aa Mon Sep 17 00:00:00 2001 From: Rob Gabaree Date: Tue, 2 Sep 2014 13:16:20 -0400 Subject: [PATCH] Fix typo in plugin-name.php --- plugin-name/trunk/plugin-name.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin-name/trunk/plugin-name.php b/plugin-name/trunk/plugin-name.php index dc2b43b..81c5c06 100644 --- a/plugin-name/trunk/plugin-name.php +++ b/plugin-name/trunk/plugin-name.php @@ -6,7 +6,7 @@ * This file is read by WordPress to generate the plugin information in the plugin * Dashboard. This file also includes all of the dependencies used by the plugin, * registers the activation and deactivation functions, and defines a function - * this starts the plugin. + * that starts the plugin. * * @link http://example.com * @since 1.0.0