From 066acdaa6a0730ab9ad77ffdf9416cda9f14e787 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 3 Oct 2011 09:58:23 +0200 Subject: Proofreading fix --- doc/manual.xhtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/manual.xhtml') diff --git a/doc/manual.xhtml b/doc/manual.xhtml index 22d83b8..e710765 100644 --- a/doc/manual.xhtml +++ b/doc/manual.xhtml @@ -265,7 +265,7 @@ for consistency. no Front-Cover Texts and no Back-Cover Texts.

-

Revision 1.6, September 2011

+

Revision 1.6, October 2011

This revision of the manual describes ODB 1.6.0 and is available in the following formats: XHTML, @@ -4372,7 +4372,7 @@ unsigned long john_id, jane_id; Database"). For each pointer in a persistent class, the query class defines a smart pointer-like member that contains members corresponding to the data members in the pointed-to object. We - can then use the access via pointer syntax (->) + can then use the access via a pointer syntax (->) to refer to data members in pointed-to objects. For example, the query class for the employee object contains the employer member (its name is derived from the -- cgit v1.1