aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-12-30 15:23:19 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-12-30 15:23:19 +0200
commit5f13837dee8929ad71365977ab4f33e379f6bcb8 (patch)
tree00e4cdad4f10349f0998323089a33f0c458e4351
parentfd2b78dbe5829b1d24cb5819b863854f9194d3e1 (diff)
Fix typo
-rw-r--r--doc/manual.xhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.xhtml b/doc/manual.xhtml
index 0308d37..6ed1911 100644
--- a/doc/manual.xhtml
+++ b/doc/manual.xhtml
@@ -11954,7 +11954,7 @@ class person
<p>The solution to both of these problems is to generate a combined
database schema file and a single changelog. For example, assume
- we have three header files in our object mode:
+ we have three header files in our object model:
<code>person.hxx</code>, <code>employee.hxx</code>, and
<code>employer.hxx</code>. To generate the database support code
we compile them as usual but without specifying the