From 0f5bebd46eef74b347c43d9c4db7ff2e940c980844c07e6013fa172b769b6d16 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 7 Jul 2025 17:22:28 +0300 Subject: [PATCH] Typo --- spec/schema/tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/schema/tcl b/spec/schema/tcl index 885d1ec..01d28bc 100644 --- a/spec/schema/tcl +++ b/spec/schema/tcl @@ -1,6 +1,6 @@ Validation commands ([schema/cmds]) are pretty low-level and are inconvenient to write by hand. tcl/schema.tcl utility gives ability to -convert much more nicer schemas written on Tcl language to the +convert much more nicer schemas written in Tcl language to the KEKS-encoded commands. We call those Tcl-written schemas "KEKS/Schema". Example with "our" structure (from [schema/cmds]) can be written as: -- 2.50.0