summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index bd236b38..0ab9a5df 100644
--- a/build.xml
+++ b/build.xml
@@ -203,7 +203,7 @@ Template Syntax Enhancement
- new special tags to facilitate template writing
(more details are covered in quickstart demo)
- component can now be specified in a namespace
-format (e.g. <com:System.Web.UI.WebControls.TButton .... />
+format (e.g. &lt;com:System.Web.UI.WebControls.TButton .... /&gt;
- Enhanced template parsing error report (now with
line number and error reason.