Browse Source

Fixing style errors.

stickler-ci 5 years ago
parent
commit
30099a821b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      htdocs/core/modules/expedition/doc/pdf_espadon.modules.php

+ 1 - 1
htdocs/core/modules/expedition/doc/pdf_espadon.modules.php

@@ -656,7 +656,7 @@ class pdf_espadon extends ModelePdfExpedition
 	 *	@param	PDF			$pdf            Object PDF
 	 *	@param  Facture		$object         Object invoice
 	 *	@param  int			$deja_regle     Amount already paid
-	 *	@param	int			$posy			Start Position 
+	 *	@param	int         $posy           Start Position
 	 *	@param	Translate	$outputlangs	Objet langs
 	 *	@return int							Position for suite
 	 */