diff --git a/build.xml b/build.xml
index 72210d47e3c8b502db3a563b81e9fe846a8ef9b3..dd4d9d829d5245d967b6c717af2c88334fd348c8 100644
--- a/build.xml
+++ b/build.xml
@@ -3707,7 +3707,8 @@ app.replica.args=-mode scene -mipmaps -antialias 8 -anisotropicDegree 16 -verbos
         </delete>
     </target>
 
-    <target name="processScenes.X3dTidy" description="tidy up X3D scene errors (if .x3d is more recent than .html)" depends="clean.X3dTidy,clean.duplicates">
+    <target name="processScenes.X3dTidy" description="Apply x3D-Tidy.xslt to clean up X3D scene errors (when .x3d is more recent than .html)" depends="clean.X3dTidy,clean.duplicates">
+        <echo message="Apply x3D-Tidy.xslt to clean up X3D scene errors (when .x3d is more recent than .html)"/>
         <echo message="Verifying Apache Ant XML Catalog resolver classpath: ${resolver.dir}/resolver.jar (${resolver.jar.length} bytes)"/>
         <for param="file.path.name">
             <path>