diff --git a/Utils/Backtrace.hh b/Utils/Backtrace.hh index ccc1d976846af8d701dd0e7d1795beb39bd9211e..03f47412e40e7e834670b2624a35f8b385170425 100644 --- a/Utils/Backtrace.hh +++ b/Utils/Backtrace.hh @@ -39,7 +39,7 @@ namespace senf { ::backtrace function. */ - /** \brief Formnat a given backtrace + /** \brief Format a given backtrace This functions will write \a backtrace formatted to \a os. This includes demangling symbol names and interpreting some additional kernel symbols.