aboutsummaryrefslogtreecommitdiffstats
path: root/docs/progGuideDB/progguide.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/progGuideDB/progguide.xml')
-rw-r--r--docs/progGuideDB/progguide.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/progGuideDB/progguide.xml b/docs/progGuideDB/progguide.xml
index f23ca03b3..433d71585 100644
--- a/docs/progGuideDB/progguide.xml
+++ b/docs/progGuideDB/progguide.xml
@@ -11,7 +11,7 @@
<!ENTITY pitfalls SYSTEM "pitfalls.xml">
<!ENTITY quickreference SYSTEM "quickreference.xml">
<!ENTITY semantics SYSTEM "semantics.xml">
-<!ENTITY limitations SYSTEM "limitations.xml">
+<!ENTITY implementation SYSTEM "implementation.xml">
]>
<book>
@@ -58,6 +58,6 @@
&pitfalls;
&quickreference;
&semantics;
- &limitations;
+ &implementation;
</book>