From 5fc525d94f52b31422e3606d44a3827ba324076f Mon Sep 17 00:00:00 2001 From: kenjis Date: Wed, 28 Jun 2023 11:14:24 +0900 Subject: [PATCH] docs: fix comment header --- app/Config/App.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Config/App.php b/app/Config/App.php index 67eaf7da4bf5..f04703ba228c 100644 --- a/app/Config/App.php +++ b/app/Config/App.php @@ -126,7 +126,7 @@ class App extends BaseConfig /** * -------------------------------------------------------------------------- - * URI PROTOCOL + * Force Global Secure Requests * -------------------------------------------------------------------------- * * If true, this will force every request made to this application to be