diff --git a/build.xml b/build.xml
index aef32ec7b29d00552667499f7b4e3c1e9085195f..e71735dc245e810714fb69ba01311b24b11deeb7 100644
--- a/build.xml
+++ b/build.xml
@@ -4277,7 +4277,7 @@ app.replica.args=-mode scene -mipmaps -antialias 8 -anisotropicDegree 16 -verbos
                         <!-- Default options:
                         parameterPair1="defaultModelPrefix="
                         -->
-                        <echo>${archive.path}/${relative.path1}/${relative.path2}/${name.short}.ttl self-validation test using SPARQL query:</echo>
+                        <echo>${archive.path}/${relative.path1}/${relative.path2}/${name.short}.ttl SPARQL query for self-validation check...</echo>
 						<if>
 							<!-- https://ant.apache.org/manual/Tasks/conditions.html -->
 							<contains string="${name.short}" substring="{name.short}" /><!-- undefined -->