fix doxygen

This commit is contained in:
Frédéric FRANCE 2021-03-20 10:19:03 +01:00 committed by GitHub
parent 5c3b7a249e
commit 8af1f278ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
<?php <?php
/* Copyright (C) 2010-2012 Laurent Destailleur <eldy@users.sourceforge.net> /* Copyright (C) 2010-2012 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2012 Juanjo Menent <jmenent@2byte.es> * Copyright (C) 2012 Juanjo Menent <jmenent@2byte.es>
* Copyright (C) 2018 Frédéric France <frederic.france@netlogic.fr> * Copyright (C) 2018-2021 Frédéric France <frederic.france@netlogic.fr>
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
@ -19,7 +19,7 @@
*/ */
/** /**
* \file htdocs/core/modules/member/doc/doc_generic_member_odt.modules.php * \file htdocs/core/modules/member/doc/doc_generic_member_odt.class.php
* \ingroup societe * \ingroup societe
* \brief File of class to build ODT documents for members * \brief File of class to build ODT documents for members
*/ */