From b8a357b3369b98d2aba9d76ea47a7eb06d067187 Mon Sep 17 00:00:00 2001 From: Doug Smith Date: Tue, 19 Aug 2014 15:06:09 -0500 Subject: [PATCH] Fix minor typo in plugin-name.php description text --- 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 d3d640d..dc2b43b 100644 --- a/plugin-name/trunk/plugin-name.php +++ b/plugin-name/trunk/plugin-name.php @@ -3,7 +3,7 @@ /** * The plugin bootstrap file * - * This file is read my WordPress to generate the plugin information in the plugin + * 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.