Try to fix an -Wdocumentation-html warnings

Warning triggered using AppleClang 11.0.0.
This commit is contained in:
João Valverde 2022-11-17 12:23:56 +00:00
parent 006f10f108
commit 6d2aea45e4
1 changed files with 2 additions and 2 deletions

View File

@ -6255,8 +6255,8 @@ Q_DECLARE_TYPEINFO(QCPErrorBarsData, Q_PRIMITIVE_TYPE);
/*! \typedef QCPErrorBarsDataContainer /*! \typedef QCPErrorBarsDataContainer
Container for storing \ref QCPErrorBarsData points. It is a typedef for <tt>QVector<\ref Container for storing \ref QCPErrorBarsData points. It is a typedef for
QCPErrorBarsData></tt>. <tt>QVector<QCPErrorBarsData></tt>.
This is the container in which \ref QCPErrorBars holds its data. Unlike most other data This is the container in which \ref QCPErrorBars holds its data. Unlike most other data
containers for plottables, it is not based on \ref QCPDataContainer. This is because the error containers for plottables, it is not based on \ref QCPDataContainer. This is because the error