aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-10-31 12:40:43 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-10-31 12:40:43 +0200
commitf74d68463858c9abd7d7e306d29f94c1e76027e0 (patch)
tree56ff7dd4404b5b42a4c60dbc3e3496ccd48d6934 /doc
parent1e5d1211d09c1f50921aa45d8c776be3758a6d89 (diff)
Add missing closing tag
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.xhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.xhtml b/doc/manual.xhtml
index f14febd..690c17f 100644
--- a/doc/manual.xhtml
+++ b/doc/manual.xhtml
@@ -2033,7 +2033,7 @@ class person
<p>While it is possible to declare a persistent class without an
object id, such a class will have limited functionality
- (<a href="#11.1.5">Section 11.1.5, "<code>id</code>"</a>).
+ (<a href="#11.1.5">Section 11.1.5, "<code>id</code>"</a>).</p>
<p>The above two pragmas are the minimum required to declare a
persistent class with an object id. Other pragmas can be used to