remove superfluous spaces

This commit is contained in:
Frédéric FRANCE 2018-08-12 19:59:39 +02:00
parent 62db9a4022
commit 6113b536a0
No known key found for this signature in database
GPG Key ID: 06809324E4B2ABC1
5 changed files with 16 additions and 17 deletions

View File

@ -18,7 +18,7 @@
*/ */
/** /**
* \file htdocs/accountancy/admin/importaccounts.php * \file htdocs/accountancy/admin/importaccounts.php
* \ingroup Advanced accountancy * \ingroup Advanced accountancy
* \brief Page import accounting account * \brief Page import accounting account
*/ */

View File

@ -1679,4 +1679,3 @@ class ActionComm extends CommonObject
} }
} }