From df6b11c28f403452b12197cf38468e15c0e19ffa Mon Sep 17 00:00:00 2001
From: crossley
Date: Wed, 20 Nov 2002 11:34:41 +0000
Subject: [PATCH] Separate the description text from the component name.
git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226020 13f79535-47bb-0310-9956-ffa450edef68
---
src/documentation/content/xdocs/components/index.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/documentation/content/xdocs/components/index.xml b/src/documentation/content/xdocs/components/index.xml
index 4d53d13..08ebc74 100644
--- a/src/documentation/content/xdocs/components/index.xml
+++ b/src/documentation/content/xdocs/components/index.xml
@@ -18,13 +18,13 @@
Resolver
- An XML Entity and URI Resolver donated by Norman Walsh.
+ - An XML Entity and URI Resolver donated by Norman Walsh.
Which
- A simple environment checking utility for Apache projects by Shane Curcuru
+ - A simple environment checking utility for Apache projects by Shane Curcuru
External Interfaces (xml-apis)
- An Apache-hosted set of externally-defined standards interfaces, namely DOM, SAX, and JAXP.
+ - An Apache-hosted set of externally-defined standards interfaces, namely DOM, SAX, and JAXP.