From 9db03818b2bf42b70f167047adc671da480be248 Mon Sep 17 00:00:00 2001 From: Danilo Piparo <danilo.piparo@cern.ch> Date: Sun, 18 Sep 2016 10:44:34 +0200 Subject: [PATCH] correct group name --- tutorials/net/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/net/index.md b/tutorials/net/index.md index 919af79a99c..98687524a12 100644 --- a/tutorials/net/index.md +++ b/tutorials/net/index.md @@ -1,3 +1,3 @@ -\defgroup tutorial_net net tutorials +\defgroup tutorial_net Net tutorials \ingroup Tutorials -\brief Examples showing the net classes. \ No newline at end of file +\brief Examples showing the net classes. -- GitLab