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/subscriptionController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Controllers/subscriptionController.php') diff --git a/app/Controllers/subscriptionController.php b/app/Controllers/subscriptionController.php index 7545035cc..eb0d86c3b 100644 --- a/app/Controllers/subscriptionController.php +++ b/app/Controllers/subscriptionController.php @@ -72,7 +72,7 @@ class FreshRSS_subscription_Controller extends FreshRSS_ActionController { * * It displays the feed configuration page. * If this action is reached through a POST request, it stores all new - * configuraiton values then sends a notification to the user. + * configuration values then sends a notification to the user. * * The options available on the page are: * - name -- cgit v1.2.3