From 1fe19e455f8c0467bfc6b233992a10ec1b0ea5b6 Mon Sep 17 00:00:00 2001 From: LeeRobertsMe Date: Thu, 8 Oct 2015 12:25:28 +0100 Subject: [PATCH] Update class-plugin-name-public.php --- plugin-name/public/class-plugin-name-public.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin-name/public/class-plugin-name-public.php b/plugin-name/public/class-plugin-name-public.php index f147d05..c72ac5e 100644 --- a/plugin-name/public/class-plugin-name-public.php +++ b/plugin-name/public/class-plugin-name-public.php @@ -78,7 +78,7 @@ class Plugin_Name_Public { } /** - * Register the stylesheets for the public-facing side of the site. + * Register the JavaScript for the public-facing side of the site. * * @since 1.0.0 */