From 5f13837dee8929ad71365977ab4f33e379f6bcb8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 30 Dec 2014 15:23:19 +0200 Subject: Fix typo --- doc/manual.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/manual.xhtml') 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

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: person.hxx, employee.hxx, and employer.hxx. To generate the database support code we compile them as usual but without specifying the -- cgit v1.1