From e5f37c8230777201a8fc078c2fb4edb998f60475 Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Mon, 25 May 2009 15:41:09 +0000 Subject: [PATCH] The text which was previously "instilled with boldness" (i.e., emboldened) is now just bold. ;) --- spring-framework-reference/src/xsd-configuration.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-framework-reference/src/xsd-configuration.xml b/spring-framework-reference/src/xsd-configuration.xml index 460bbe725ea..3dc0c6957c9 100644 --- a/spring-framework-reference/src/xsd-configuration.xml +++ b/spring-framework-reference/src/xsd-configuration.xml @@ -99,7 +99,7 @@ http://www.springframework.org/schema/beans http://www.springframework.org/schem and suchlike. To use the tags in the util schema, you need to have the following preamble at the top of your Spring XML configuration file; - the emboldened text in the snippet below references the correct schema so that + the bold text in the snippet below references the correct schema so that the tags in the util namespace are available to you. To use the tags in the jee schema, you need to have the following preamble at the top of your Spring XML configuration file; - the emboldened text in the following snippet references the correct schema so that + the bold text in the following snippet references the correct schema so that the tags in the jee namespace are available to you. In the interest of completeness, to use the tags in the lang schema, you need to have the following preamble at the top of your Spring XML - configuration file; the emboldened text in the following snippet references the + configuration file; the bold text in the following snippet references the correct schema so that the tags in the lang namespace are available to you. @@ -647,7 +647,7 @@ http://www.springframework.org/schema/beans http://www.springframework.org/schem themselves. In the interest of completeness, to use the tags in the jms schema, you need to have the following preamble at the top of your Spring XML - configuration file; the emboldened text in the following snippet references the + configuration file; the bold text in the following snippet references the correct schema so that the tags in the jms namespace are available to you. @@ -679,7 +679,7 @@ http://www.springframework.org/schema/beans http://www.springframework.org/schem In the interest of completeness, to use the tags in the tx schema, you need to have the following preamble at the top of your Spring XML - configuration file; the emboldened text in the following snippet references the + configuration file; the bold text in the following snippet references the correct schema so that the tags in the tx namespace are available to you. @@ -710,7 +710,7 @@ http://www.springframework.org/schema/aop http://www.springframework.org/schema/ comprehensively covered in the chapter entitled . In the interest of completeness, to use the tags in the aop schema, you need to have the following preamble at the top of your Spring XML - configuration file; the emboldened text in the following snippet references the + configuration file; the bold text in the following snippet references the correct schema so that the tags in the aop namespace are available to you.