Fix white spaces

This commit is contained in:
Philippe GRAND 2018-08-29 12:54:03 +02:00
parent 0ab593fdb1
commit 46b00705b3

View File

@ -55,9 +55,9 @@ class Contracts extends DolibarrApi
} }
/** /**
* Get properties of a contrat object * Get properties of a contract object
* *
* Return an array with contrat informations * Return an array with contract informations
* *
* @param int $id ID of contract * @param int $id ID of contract
* @return array|mixed data without useless information * @return array|mixed data without useless information