summaryrefslogtreecommitdiffstats
path: root/htdocs/docs/sgml.html
diff options
context:
space:
mode:
authorville <ville@localhost>2002-09-08 19:37:42 +0000
committerville <ville@localhost>2002-09-08 19:37:42 +0000
commitba68ea2d990ee9d40578bf5ae35922cb66555794 (patch)
treea301452204c8a9cd79010cb1eeef2243b60e6365 /htdocs/docs/sgml.html
parentc2bd4346d5daf794955a002900fb19fe8d693047 (diff)
downloadmarkup-validator-ba68ea2d990ee9d40578bf5ae35922cb66555794.zip
markup-validator-ba68ea2d990ee9d40578bf5ae35922cb66555794.tar.gz
markup-validator-ba68ea2d990ee9d40578bf5ae35922cb66555794.tar.bz2
Speling fixxes :)
Diffstat (limited to 'htdocs/docs/sgml.html')
-rwxr-xr-xhtdocs/docs/sgml.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/docs/sgml.html b/htdocs/docs/sgml.html
index fa85ee1..10b518c 100755
--- a/htdocs/docs/sgml.html
+++ b/htdocs/docs/sgml.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: sgml.html,v 1.9 2002-08-20 01:51:24 link Exp $"
---><!--#set var="date" value="\$Date: 2002-08-20 01:51:24 $"
+<!--#set var="revision" value="\$Id: sgml.html,v 1.10 2002-09-08 19:37:42 ville Exp $"
+--><!--#set var="date" value="\$Date: 2002-09-08 19:37:42 $"
--><!--#set var="title" value="Introduction To SGML for The W3C HTML Validation Service"
--><!--#set var="relroot" value="../"
--><!--#include virtual="../header.html" -->
@@ -28,7 +28,7 @@
<p>
For our purposes, a DTD, or Document Type Definition, is simply a file
that defines the syntax of a <a href="#sgml">SGML</a>-based language.
- The DTD's for
+ The DTDs for
<a href="http://w3.org/MarkUp/html-spec/">HTML 2.0</a>
and <a href="http://w3.org/TR/REC-html32">HTML 3.2</a>
were written by the HTML Working Group of the