From 5e637e00ff02966e42a127cf2462fd2ffb30944e Mon Sep 17 00:00:00 2001 From: Jah-yee <166608075+Jah-yee@users.noreply.github.com> Date: Tue, 23 Jun 2026 08:53:44 +0800 Subject: [PATCH] fix: correct definiftion to definition typo in comment --- schema.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema.js b/schema.js index 1a8ecee..317e2fc 100644 --- a/schema.js +++ b/schema.js @@ -76,7 +76,7 @@ module.provide ( Group, // (name, qname, id, super_, ns, annots, loc) - // Type definition constructor, creates a type definiftion + // Type definition constructor, creates a type definition Define, // (name, qname, id, ns, annots, loc)