Skip to content

Commit

Permalink
Merge pull request #9524 from frederic34/patch-19
Browse files Browse the repository at this point in the history
update code comment lettering class
  • Loading branch information
eldy committed Sep 16, 2018
2 parents de0355a + e8d2cb6 commit 1aaf395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/accountancy/class/lettering.class.php
Expand Up @@ -35,7 +35,7 @@ class lettering extends BookKeeping
* lettrageTiers
*
* @param int $socid Thirdparty id
* @return void
* @return int 1 OK, <0 error
*/
public function lettrageTiers($socid)
{
Expand Down

0 comments on commit 1aaf395

Please sign in to comment.