diff --git a/htdocs/societe/class/societe.class.php b/htdocs/societe/class/societe.class.php index 7490fca0265..a49bf478763 100644 --- a/htdocs/societe/class/societe.class.php +++ b/htdocs/societe/class/societe.class.php @@ -4870,7 +4870,7 @@ class Societe extends CommonObject { global $langs; - require_once DOL_DOCUMENT_ROOT.'/parntership/class/partnership.class.php'; + require_once DOL_DOCUMENT_ROOT.'/partnership/class/partnership.class.php'; $this->partnerships[] = array();