X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FBacktrace.hh;h=e358d0bf28ed37a80f21dd3bb10613f038f677f6;hb=3aced0177a1c69c7af338b4e66db8694a71873ae;hp=f1d59f7e699af0e646262b2d3cbfa4c10cf07884;hpb=5b2e9a63a43027c71ac470ac9bdecb72e8974951;p=senf.git diff --git a/senf/Utils/Backtrace.hh b/senf/Utils/Backtrace.hh index f1d59f7..e358d0b 100644 --- a/senf/Utils/Backtrace.hh +++ b/senf/Utils/Backtrace.hh @@ -35,7 +35,7 @@ namespace senf { /** \defgroup backtraces Backtrace formatting and parsing - These functions help format and barse backtrace information as returned by the glibc + These functions help format and parse backtrace information as returned by the glibc ::backtrace function. */