From 6688acf198c98ce80509d8a7d6e37597a9f59398 Mon Sep 17 00:00:00 2001 From: Tommaso Fonda Date: Tue, 20 Jan 2026 13:56:50 +0100 Subject: [PATCH] Fix typos in documentation --- .../org.eclipse.emf.validation/schema/constraintBindings.exsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundles/org.eclipse.emf.validation/schema/constraintBindings.exsd b/bundles/org.eclipse.emf.validation/schema/constraintBindings.exsd index f3fc39d5..95b4710d 100644 --- a/bundles/org.eclipse.emf.validation/schema/constraintBindings.exsd +++ b/bundles/org.eclipse.emf.validation/schema/constraintBindings.exsd @@ -174,7 +174,7 @@ constraints. Identifies a single constraint to be bound to the client -context. This attribute may not be used in conjunection with +context. This attribute may not be used in conjunction with the <code>category</code> attribute. @@ -187,7 +187,7 @@ Identifies a constraint category to be bound to the client context. The referenced category and all of its constraints, sub-categories, and their constraints are bound. </p> <p> -This attribute may not be used in conjunection with +This attribute may not be used in conjunction with the <code>constraint</code> attribute. </p>