diff --git a/include/etl/exception.h b/include/etl/exception.h index 90ab6e722..49e6adcaf 100644 --- a/include/etl/exception.h +++ b/include/etl/exception.h @@ -100,7 +100,7 @@ namespace etl //*************************************************************************** /// Gets the line for the exception. - /// \return const char* to the line. + /// \return int as line number. //*************************************************************************** ETL_CONSTEXPR numeric_type line_number() const