From 54d474d0e461c05d8c5455c5ac60a68cc9298b6f Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 31 Jan 2022 05:47:18 +0000 Subject: [PATCH] function documentation clarified --- src/Content/Text/BBCode.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Content/Text/BBCode.php b/src/Content/Text/BBCode.php index 0bb55215ec..e676673fc1 100644 --- a/src/Content/Text/BBCode.php +++ b/src/Content/Text/BBCode.php @@ -2346,7 +2346,7 @@ class BBCode } /** - * Replaces mentions in the provided message body for the provided user and network if any + * Replaces mentions in the provided message body in BBCode links for the provided user and network if any * * @param $body * @param $profile_uid -- 2.39.5