From bded97123bf628581ec14f3a4700a3792b95eb5a Mon Sep 17 00:00:00 2001 From: markt Date: Sat, 15 Nov 2008 19:52:04 +0000 Subject: [PATCH] Sync BUILDING.txt git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@717920 13f79535-47bb-0310-9956-ffa450edef68 --- BUILDING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.txt b/BUILDING.txt index f5f199a84..d7aaa42da 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -130,7 +130,7 @@ The documentation can be easly built: cd ${tomcat.source} ant -f dist.xml dist-javadoc -(6) Building the extras (commons-logging and webservices). +(6) Building the extras (commons-logging, webservices etc.). cd ${tomcat.source} ant -f extras.xml -- 2.11.0