From 12676d020a237e718742c6627a0baa25f5d9ab82 Mon Sep 17 00:00:00 2001 From: ptibogxiv Date: Sat, 29 Aug 2020 11:43:56 +0200 Subject: [PATCH] Update api_thirdparties.class.php --- htdocs/societe/class/api_thirdparties.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/societe/class/api_thirdparties.class.php b/htdocs/societe/class/api_thirdparties.class.php index 514d92bfaee..ba807fa1706 100644 --- a/htdocs/societe/class/api_thirdparties.class.php +++ b/htdocs/societe/class/api_thirdparties.class.php @@ -99,7 +99,7 @@ class Thirdparties extends DolibarrApi * * Return an array with thirdparty informations * - * @param string $Barcode Barcode of third party to load + * @param string $barcode Barcode of third party to load * @return array|mixed data without useless information * * @url GET barcode/{barcode}