From 65560686c641b49ae572792d7dbd83dbb9bb1d76 Mon Sep 17 00:00:00 2001 From: "lina.wolf" Date: Sun, 10 Mar 2024 09:57:58 +0100 Subject: [PATCH] [TASK] Switch codeblock to sql --- Documentation/Ctrl/Properties/VersioningWS.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Ctrl/Properties/VersioningWS.rst b/Documentation/Ctrl/Properties/VersioningWS.rst index 9c17b5a8..ccc9b210 100644 --- a/Documentation/Ctrl/Properties/VersioningWS.rst +++ b/Documentation/Ctrl/Properties/VersioningWS.rst @@ -92,7 +92,7 @@ versioningWS **Corresponding SQL definitions:** - .. code-block:: mysql + .. code-block:: sql t3ver_oid int(11) DEFAULT '0' NOT NULL, t3ver_id int(11) DEFAULT '0' NOT NULL,