From f74d68463858c9abd7d7e306d29f94c1e76027e0 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 31 Oct 2011 12:40:43 +0200 Subject: Add missing closing tag --- doc/manual.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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

While it is possible to declare a persistent class without an object id, such a class will have limited functionality - (Section 11.1.5, "id"). + (Section 11.1.5, "id").

The above two pragmas are the minimum required to declare a persistent class with an object id. Other pragmas can be used to -- cgit v1.1