Updating documentation
diff --git a/helper/ccnb-parser/visitors/ccnb-parser-void-depth-first-visitor.h b/helper/ccnb-parser/visitors/ccnb-parser-void-depth-first-visitor.h
index f2b78e3..35283d2 100644
--- a/helper/ccnb-parser/visitors/ccnb-parser-void-depth-first-visitor.h
+++ b/helper/ccnb-parser/visitors/ccnb-parser-void-depth-first-visitor.h
@@ -27,7 +27,7 @@
 namespace CcnbParser {
 
 /**
- * \ingrou ccnx-ccnb
+ * \ingroup ccnx-ccnb
  * \brief Depth-first visitor that takes one argument and returns nothing
  */
 class VoidDepthFirstVisitor : public VoidVisitor