Fix capitalization of "Tcl"
authorPeter Eisentraut <peter@eisentraut.org>
Tue, 14 Nov 2023 09:45:53 +0000 (10:45 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Tue, 14 Nov 2023 09:45:53 +0000 (10:45 +0100)
doc/src/sgml/xact.sgml

index ab22e45b05c52a00f7040d85fd6f507218d3cb2a..a707cc5eb5189b003256084752a4b2444577ac9f 100644 (file)
    Subtransactions can be started explicitly using the
    <command>SAVEPOINT</command> command, but can also be started in
    other ways, such as PL/pgSQL's <command>EXCEPTION</command> clause.
-   PL/Python and PL/TCL also support explicit subtransactions.
+   PL/Python and PL/Tcl also support explicit subtransactions.
    Subtransactions can also be started from other subtransactions.
    The top-level transaction and its child subtransactions form a
    hierarchy or tree, which is why we refer to the main transaction as