From 916df412f5b6f7fb9bcfb705a3c8c23e35304410 Mon Sep 17 00:00:00 2001 From: Thomas Renes Date: Sat, 8 Jan 2022 16:25:17 +0100 Subject: Fix various typos and spelling errors in documentation, comments and code. (#4134) --- app/Controllers/entryController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Controllers/entryController.php') diff --git a/app/Controllers/entryController.php b/app/Controllers/entryController.php index 5afd24a91..29b87b927 100755 --- a/app/Controllers/entryController.php +++ b/app/Controllers/entryController.php @@ -152,7 +152,7 @@ class FreshRSS_entry_Controller extends FreshRSS_ActionController { /** * This action optimizes database to reduce its size. * - * This action shouldbe reached by a POST request. + * This action should be reached by a POST request. * * @todo move this action in configure controller. * @todo call this action through web-cron when available -- cgit v1.2.3