]> git.mxchange.org Git - friendica.git/commitdiff
spelling: relay
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 22:41:31 +0000 (18:41 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Mon, 27 Mar 2023 00:04:18 +0000 (20:04 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
src/Module/WellKnown/XSocialRelay.php

index 11835ec351d413e7a4ff60d526d6d24775971c87..22d1b08a4eab0051baeebd85b45c8bff0cec24ea 100644 (file)
@@ -28,7 +28,7 @@ use Friendica\Model\Search;
 use Friendica\Protocol\Relay;
 
 /**
- * Node subscription preferences for social realy systems
+ * Node subscription preferences for social relay systems
  * @see https://git.feneas.org/jaywink/social-relay/blob/master/docs/relays.md
  */
 class XSocialRelay extends BaseModule