diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-06-16 20:27:17 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-06-16 20:27:17 +0000 |
commit | 0481393ca06cfa655f0fa6a0b8dabc927643918d (patch) | |
tree | 7771451cd15c621ce81a53a29f1858ddc8751a5c | |
parent | 1ae0a8508dc4ecef0ef96bc73165fd825e1106c6 (diff) |
Correcting typos in README
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2167 4979c152-3d1c-0410-bac9-87ea11338e46
-rw-r--r-- | sql/modules/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/modules/README b/sql/modules/README index 32e6b24f..b6f27746 100644 --- a/sql/modules/README +++ b/sql/modules/README @@ -9,13 +9,13 @@ redefine functions, you will need to drop the types and reload the scripts. Drafts.sql Account.sql Session.sql -Business_Type.sql +Business_type.sql Location.sql Company.sql Customer.sql Date.sql Defaults.sql -Setting.sql +Settings.sql Employee.sql Entity.sql Payment.sql |