diff options
author | John Fleck <jfleck@src.gnome.org> | 2000-10-21 03:12:03 +0000 |
---|---|---|
committer | John Fleck <jfleck@src.gnome.org> | 2000-10-21 03:12:03 +0000 |
commit | 39d319d2e88356389cecdf0198a2fbee423c2e34 (patch) | |
tree | 5ef0682064810720d86423ba60b706aa2984483b /user-guide | |
parent | bf8832791374c2aa0ca0d6a418af3bbf3c080473 (diff) | |
download | nautilus-39d319d2e88356389cecdf0198a2fbee423c2e34.tar.gz |
John Fleck <jfleck@inkstain.net> "doctype" in nautilus.sgml dtd must be in
John Fleck <jfleck@inkstain.net> "doctype" in nautilus.sgml dtd must be in all caps, "DOCTYPE"
Diffstat (limited to 'user-guide')
-rw-r--r-- | user-guide/C/sgml/nautilus.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user-guide/C/sgml/nautilus.sgml b/user-guide/C/sgml/nautilus.sgml index 0d4adbf32..e0e71817a 100644 --- a/user-guide/C/sgml/nautilus.sgml +++ b/user-guide/C/sgml/nautilus.sgml @@ -1,4 +1,4 @@ -<!doctype book PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN" [ +<!DOCTYPE book PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN" [ <!ENTITY INSTALL SYSTEM "install.sgml"> <!ENTITY INTRO SYSTEM "intro.sgml"> |