From 7a8cf0f606d30a431ee876965328f930bc7c24b8 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Fri, 15 Jan 2010 22:20:46 +0000 Subject: [PATCH] Change the prose of the version attribute and descendants messages --- docbook/relaxng/tools/augment.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docbook/relaxng/tools/augment.xsl b/docbook/relaxng/tools/augment.xsl index 3696db57b..25a863036 100644 --- a/docbook/relaxng/tools/augment.xsl +++ b/docbook/relaxng/tools/augment.xsl @@ -97,7 +97,7 @@ - must not occur in the descendants of + must not occur among the children or descendants of @@ -117,7 +117,7 @@ - The root element must have a version attribute. + If this element is the root element, it must have a version attribute. -- 2.50.1