fixed documentation typo
tho [Tue, 10 Jun 2008 12:14:42 +0000 (12:14 +0000)]
git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@874 270642c3-0616-0410-b53a-bc976706d245

Utils/Backtrace.hh

index ccc1d97..03f4741 100644 (file)
@@ -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.