aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 16:53:35 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 16:53:35 +0200
commitc97804472d516b8bc6f9afa638e07c72fe7a08f7 (patch)
tree0bc05bc50081753f3e5a814c89b1592c13a21d9e
parente6be38103af432a94d0261e350bc081b09aadafa (diff)
Proofreading fix1.8.0
-rw-r--r--odb/options.cli2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/options.cli b/odb/options.cli
index 57784c5..8f2bc56 100644
--- a/odb/options.cli
+++ b/odb/options.cli
@@ -148,7 +148,7 @@ class options
{
"<schema>",
"Specify a database schema (database namespace) that should be
- assigned to the persistent classes in a file being compiled.
+ assigned to the persistent classes in the file being compiled.
Database schemas are not to be confused with database schema
names (schema catalog names) which are specified with the
\cb{--schema-name} option."