From 2613c3411b81ee51af7dc88f097080706a2cb085 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 26 Mar 2023 19:00:19 -0400 Subject: [PATCH] spelling: dfrn Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- static/defaults.config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/defaults.config.php b/static/defaults.config.php index 467e415758..3c4fdd762b 100644 --- a/static/defaults.config.php +++ b/static/defaults.config.php @@ -520,7 +520,7 @@ return [ 'profiler' => false, // pushpoll_frequency (Integer) - // Frequency of contact poll for subhub contact using the DFRM or OStatus network. + // Frequency of contact poll for subhub contact using the DFRN or OStatus network. // Available values: // - 5 = every month // - 4 = every week