From 14d7eb2c24b61bf85ad2dd263c47848217633893 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@destailleur.fr> Date: Sun, 16 Oct 2011 17:22:45 +0200 Subject: [PATCH] Fix: duplicate comment --- build/deb/control.debian | 4 ++-- build/deb/control.debianbin | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/build/deb/control.debian b/build/deb/control.debian index 9e82db1517f..221ad623d9b 100755 --- a/build/deb/control.debian +++ b/build/deb/control.debian @@ -25,9 +25,9 @@ Description: Web based software to manage a small company or foundation Management (CRM) but also for different other activities. It's a web software you can install as a standalone program or on any web hosting provider to use it from anywhere with any web browser. - Dolibarr was designed to provide only features you need and be easy to use. . - Only features you need are visible, depending on which module were activated. + Dolibarr was designed to be easy to use. Only features you need are + visible, depending on which module were activated. Most common used modules are: . Customers, Suppliers or Prospects directory, diff --git a/build/deb/control.debianbin b/build/deb/control.debianbin index 1281e160c0a..0507fb7a2d4 100755 --- a/build/deb/control.debianbin +++ b/build/deb/control.debianbin @@ -20,10 +20,9 @@ Description: Web based software to manage a small company or foundation Management (CRM) but also for different other activities. It's a web software you can install as a standalone program or on any web hosting provider to use it from anywhere with any web browser. - Dolibarr was designed to provide only features you need and be easy to use. . - Only features you need are visible, depending on which module were activated. - Most common used modules are: + Dolibarr was designed to be easy to use. Only features you need are + visible, depending on which module were activated. . Customers, Suppliers or Prospects directory, Contacts directory, -- GitLab