fix: missing include added
[senf.git] / senf / Utils / StatisticsTargets.hh
index 055ee51..7f4e09d 100644 (file)
@@ -32,7 +32,7 @@
 
 //#include "StatisticsTargets.mpp"
 #include "StatisticsTargets.ih"
-///////////////////////////////hh.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 namespace senf {
 
@@ -55,7 +55,7 @@ namespace senf {
         optional \a label string may be specified which will be added as prefix to all log entries.
 
         The log stream defaults to senf::StatisticsStream, the level defaults to
-        senf::log::MESSAGE and the are defaults to senf::log::DefaultArea.
+        senf::log::MESSAGE and the area defaults to senf::log::DefaultArea.
 
         \code
         // Connect with default parameters
@@ -93,7 +93,7 @@ namespace senf {
 
 }
 
-///////////////////////////////hh.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #include "StatisticsTargets.cci"
 #include "StatisticsTargets.ct"
 #include "StatisticsTargets.cti"