From de7723c4fd6e8133114062635178a0c52928c079 Mon Sep 17 00:00:00 2001 From: Matt Van Horn <455140+mvanhorn@users.noreply.github.com> Date: Tue, 26 May 2026 00:27:38 -0700 Subject: [PATCH] docs: remove duplicate "these" in transformations.rst The Input transformation paragraph said "except these these affect the data" -- removes the duplicate. Signed-off-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com> --- docs/transformations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/transformations.rst b/docs/transformations.rst index 00f5a13845..3c72d87cba 100644 --- a/docs/transformations.rst +++ b/docs/transformations.rst @@ -89,7 +89,7 @@ They are called ':term:`Media type`', 'Browser transformation' and :config:option:`$cfg['DefaultTransformations']`. * 'Input transformation' is another drop-down menu that corresponds exactly with the instructions above for "Browser display transformation" except - these these affect the data before insertion in to the database. These are + these affect the data before insertion in to the database. These are most commonly used to either provide a specialized editor (for example, using the phpMyAdmin SQL editor interface) or selector (such as for uploading an image). It's also possible to manipulate the data such as converting an IPv4 address to binary