aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/pleroma/web/activity_pub/mrf/auto_subject_policy.ex2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pleroma/web/activity_pub/mrf/auto_subject_policy.ex b/lib/pleroma/web/activity_pub/mrf/auto_subject_policy.ex
index 864a0a9f2..0f9ed4ed1 100644
--- a/lib/pleroma/web/activity_pub/mrf/auto_subject_policy.ex
+++ b/lib/pleroma/web/activity_pub/mrf/auto_subject_policy.ex
@@ -118,7 +118,7 @@ defmodule Pleroma.Web.ActivityPub.MRF.AutoSubjectPolicy do
related_policy: "Pleroma.Web.ActivityPub.MRF.AutoSubjectPolicy",
label: "MRF AutoSubject",
description:
- "Adds subject to messages matching a keyword or list of keywords.",
+ "Adds subject to messages matching a keyword or list of keywords if no subject is defined.",
children: [
%{
key: :match,