Fix various typos and spelling errors in documentation, comments and code. (#4134)

This commit is contained in:
Thomas Renes
2022-01-08 16:25:17 +01:00
committed by GitHub
parent 127b7f0a3a
commit 916df412f5
31 changed files with 56 additions and 56 deletions

View File

@@ -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