From 7c5815f14e4b377293c46af95c358bda704d4419 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 26 Mar 2023 18:49:56 -0400 Subject: [PATCH] spelling: trimmed Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- 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 d6650f6aa..93dbb1176 100644 --- a/src/Content/Text/BBCode.php +++ b/src/Content/Text/BBCode.php @@ -548,7 +548,7 @@ class BBCode /* * The previously spacefied [noparse][ i ]italic[ /i ][/noparse], - * now turns back and the [noparse] tags are trimed + * now turns back and the [noparse] tags are trimmed * returning [i]italic[/i] * * @param array $match