summaryrefslogtreecommitdiff
path: root/user-guide
diff options
context:
space:
mode:
authorMathieu Lacage <mathieu@src.gnome.org>2000-10-20 20:49:02 +0000
committerMathieu Lacage <mathieu@src.gnome.org>2000-10-20 20:49:02 +0000
commit03ec36f7721215989cb7e2fdd94aedbea89e64de (patch)
tree956bffc20ba3dd35ce93906ee80ea3d0536d0987 /user-guide
parent961edda0dc0107bf170ad07a37b6858b3d4fcab7 (diff)
downloadnautilus-03ec36f7721215989cb7e2fdd94aedbea89e64de.tar.gz
fix entity declaration.
Diffstat (limited to 'user-guide')
-rw-r--r--user-guide/C/sgml/nautilus.sgml10
1 files changed, 5 insertions, 5 deletions
diff --git a/user-guide/C/sgml/nautilus.sgml b/user-guide/C/sgml/nautilus.sgml
index c3e0b7954..0d4adbf32 100644
--- a/user-guide/C/sgml/nautilus.sgml
+++ b/user-guide/C/sgml/nautilus.sgml
@@ -1,10 +1,10 @@
<!doctype book PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN" [
-<!entity INSTALL SYSTEM "install.sgml">
-<!entity INTRO SYSTEM "intro.sgml">
-<!entity CHAPTER-1 SYSTEM "chapter-1.sgml">
-<!entity CHAPTER-2 SYSTEM "chapter-2.sgml">
-<!entity CHAPTER-3 SYSTEM "chapter-3.sgml">
+<!ENTITY INSTALL SYSTEM "install.sgml">
+<!ENTITY INTRO SYSTEM "intro.sgml">
+<!ENTITY CHAPTER-1 SYSTEM "chapter-1.sgml">
+<!ENTITY CHAPTER-2 SYSTEM "chapter-2.sgml">
+<!ENTITY CHAPTER-3 SYSTEM "chapter-3.sgml">
]>