diff xml/404.xml @ 123:7db449e89e92

Unified the use of the "name" attribute instead of "title".
author Ruslan Ermilov <ru@nginx.com>
date Fri, 21 Oct 2011 06:17:16 +0000
parents 2bf4cd2787c5
children be54c443235a
line wrap: on
line diff
--- a/xml/404.xml	Fri Oct 21 05:00:47 2011 +0000
+++ b/xml/404.xml	Fri Oct 21 06:17:16 2011 +0000
@@ -1,3 +1,3 @@
 <!DOCTYPE error SYSTEM "../dtd/error.dtd">
 
-<error title="404: not found" link="/404.html" lang="en" />
+<error name="404: not found" link="/404.html" lang="en" />