diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 17:05:38 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:07 +0700 |
commit | 179291430ef3f189345f187ab404a949df7f44c4 (patch) | |
tree | 59740fff2933380e1c7a897a8c72e06b25a494ec /business | |
parent | 2a9908d0fec4fe03d498bf0ab5cb9d3b8617ad74 (diff) |
business/openerp-client: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'business')
-rw-r--r-- | business/openerp-client/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/business/openerp-client/README b/business/openerp-client/README index cf812b3131e5..e15ce427b2e9 100644 --- a/business/openerp-client/README +++ b/business/openerp-client/README @@ -3,5 +3,5 @@ domains for small to medium businesses; accounting, stock management, sales, customer relationship, purchases, project management, etcetera. This is the client application. -Note that you will get an error on startup if matplotlib is not installed, -but the only functionality lost is presenting graphs. +Note that you will get an error on startup if matplotlib is not +installed, but the only functionality lost is presenting graphs. |