diff options
Diffstat (limited to 'app/Controllers/entryController.php')
| -rwxr-xr-x | app/Controllers/entryController.php | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
