X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FRandomProfile.php;h=3ecaa54b7607bc51f32099997380cd47defc64bc;hb=5f80180b47679a81433e084448b9df7d96648506;hp=325cc1e6598d1306cb514b7c2daae019ca938755;hpb=8bb85b1da7c1282badb5250358e82e89a165e6b0;p=friendica.git diff --git a/src/Module/RandomProfile.php b/src/Module/RandomProfile.php index 325cc1e659..3ecaa54b76 100644 --- a/src/Module/RandomProfile.php +++ b/src/Module/RandomProfile.php @@ -7,7 +7,7 @@ use Friendica\Model\Contact; use Friendica\Model\GContact; /** - * Redirects to a random profile of this node + * Redirects to a random Friendica profile this node knows about */ class RandomProfile extends BaseModule {