aboutsummaryrefslogtreecommitdiff
path: root/app/Controllers/statsController.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Controllers/statsController.php')
-rw-r--r--app/Controllers/statsController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Controllers/statsController.php b/app/Controllers/statsController.php
index 16b09d702..d2548dd8d 100644
--- a/app/Controllers/statsController.php
+++ b/app/Controllers/statsController.php
@@ -7,7 +7,7 @@ class FreshRSS_stats_Controller extends FreshRSS_ActionController {
/**
* This action is called before every other action in that class. It is
- * the common boiler plate for every action. It is triggered by the
+ * the common boilerplate for every action. It is triggered by the
* underlying framework.
*/
public function firstAction(): void {