fix: missing include added
[senf.git] / senf / Utils / Tags.hh
index ff9f374..f75654a 100644 (file)
@@ -29,7 +29,7 @@
 // Custom includes
 
 //#include "Tags.mpp"
-///////////////////////////////hh.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 /** \defgroup utils_tags Type tags
 
@@ -46,7 +46,7 @@
     \endcode
 
     Of course, this only works with objects which explicitly declare, that they take an optional
-    senf::NoThrow_t type aprameter.
+    senf::NoThrow_t type parameter.
  */
 
 namespace senf {
@@ -79,7 +79,7 @@ namespace senf {
 
 }
 
-///////////////////////////////hh.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 //#include "Tags.cci"
 //#include "Tags.ct"
 //#include "Tags.cti"