aboutsummaryrefslogtreecommitdiff
path: root/doc/manual.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual.xhtml')
-rw-r--r--doc/manual.xhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.xhtml b/doc/manual.xhtml
index b417ced..11c1350 100644
--- a/doc/manual.xhtml
+++ b/doc/manual.xhtml
@@ -7397,7 +7397,7 @@ t.commit ();
pointer is also automatically loaded which means the <code>employer</code>
object corresponding to this employee is also loaded. But the
<code>employer</code> object in turn contains the list of pointers
- to all the employees, which are also loaded. A a result, when object
+ to all the employees, which are also loaded. As a result, when object
relationships are involved, a simple transaction like the above can
load many more objects than is necessary.</p>