diff xml/en/docs/howto.xml @ 50:9d544687d02c

Fixed DOCTYPE declaration.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 03 Oct 2011 10:47:56 +0000
parents 61e04fc01027
children f9fe7330f8e8
line wrap: on
line diff
--- a/xml/en/docs/howto.xml	Mon Oct 03 07:23:17 2011 +0000
+++ b/xml/en/docs/howto.xml	Mon Oct 03 10:47:56 2011 +0000
@@ -1,4 +1,4 @@
-<!DOCTYPE digest SYSTEM "../../../dtd/article.dtd">
+<!DOCTYPE article SYSTEM "../../../dtd/article.dtd">
 
 <article title="nginx howto"
          link="/en/docs/howto.html"