Fix some doxygen issues

This commit is contained in:
Simon De Backer
2020-08-20 17:44:59 +02:00
parent f24f04084c
commit d1c91a7fc2
16 changed files with 91 additions and 64 deletions

View File

@@ -62,7 +62,7 @@ void ConductorAutoNumerotation::numerate() {
/**
@brief ConductorAutoNumerotation::applyText
apply the text @t to @conductor_
apply the text t to conductor_
and all conductors at the same potential
@param t : Conductor text
*/
@@ -215,7 +215,7 @@ void ConductorAutoNumerotation::numeratePotential()
/**
@brief ConductorAutoNumerotation::numerateNewConductor
create and apply a new numerotation to @m_conductor
create and apply a new numerotation to m_conductor
*/
void ConductorAutoNumerotation::numerateNewConductor()
{