From 6edcac3d2a33e86539546f067de042a30e458441 Mon Sep 17 00:00:00 2001 From: Zlatoslav Desyatnikov Date: Wed, 30 Oct 2019 20:04:36 +0300 Subject: [PATCH] Fixed codestyle --- config/packager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/packager.php b/config/packager.php index 1ef2075..31cfca9 100644 --- a/config/packager.php +++ b/config/packager.php @@ -9,7 +9,7 @@ 'skeleton' => 'http://github.com/Jeroen-G/packager-skeleton/archive/master.zip', /* - * When you run into issues downloading the skeleton, this might be because of + * When you run into issues downloading the skeleton, this might be because of * a file regarding SSL certificates missing on the (Windows) OS. * This can be solved by setting the verification of the certificate to false. * Of course this means it will be less secure.