summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-09-21 16:02:57 -0500
committerMark Felder <feld@FreeBSD.org>2020-09-21 16:02:57 -0500
commit7b2bf381e9513450ac26826b11dfbb19ac75802f (patch)
tree01873cf0c762d4ace9ce3e8e8748b8385bff7474
parent59680f27ff0e1da2eb3c0506e3655f5c7b86a7ec (diff)
Chase the Autolinker rename from !2677
-rw-r--r--config/description.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/description.exs b/config/description.exs
index 097e98633..ac3dfbb2b 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -2445,7 +2445,7 @@ config :pleroma, :config_description, [
%{
group: :pleroma,
key: Pleroma.Formatter,
- label: "Auto Linker",
+ label: "Linkify",
type: :group,
description:
"Configuration for Pleroma's link formatter which parses mentions, hashtags, and URLs.",