From 54eaf4ed9edc37074870a13dc0de605df4285c3b Mon Sep 17 00:00:00 2001 From: Ayesh Karunaratne Date: Fri, 8 Nov 2024 20:39:40 +0700 Subject: [PATCH] filter/constants: fix `FILTER_FLAG_STRIP_BACKTICK` description --- reference/filter/constants.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/filter/constants.xml b/reference/filter/constants.xml index 91e1402a3a82..a856d6f2c367 100644 --- a/reference/filter/constants.xml +++ b/reference/filter/constants.xml @@ -189,7 +189,7 @@ - Strips backtick (` characters. + Strips backtick (`) characters.