doxygen: fix invalid eolian_main_intro ref

This commit is contained in:
Xavi Artigas 2020-02-28 11:39:23 +01:00
parent 9f4b5458ea
commit f8a23b1fcf
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ extern "C" {
*
* @li @ref eolian_aux_main_intro
*
* @section eolian_main_intro Introduction
* @section eolian_aux_main_intro Introduction
*
* This is the Eolian auxiliary library, providing API to support generators
* and other utilities which do not fit into the primary Eolian library. All