aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/dox/main.dox
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2019-01-21 18:40:05 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2019-01-21 18:40:05 +0000
commitf55231f5ba91116a7cd634c5905d266d643db8a8 (patch)
treeea2e1857728d6bf65d3da87a5b32aa980782f9e8 /os/hal/dox/main.dox
parent40f162e046764db29cd97ea0b9a37a7fb63b360d (diff)
downloadChibiOS-f55231f5ba91116a7cd634c5905d266d643db8a8.tar.gz
ChibiOS-f55231f5ba91116a7cd634c5905d266d643db8a8.tar.bz2
ChibiOS-f55231f5ba91116a7cd634c5905d266d643db8a8.zip
Documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12569 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/hal/dox/main.dox')
-rw-r--r--os/hal/dox/main.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/dox/main.dox b/os/hal/dox/main.dox
index 187e00b25..1c543a3ff 100644
--- a/os/hal/dox/main.dox
+++ b/os/hal/dox/main.dox
@@ -114,7 +114,7 @@
*/
/**
- * @defgroup HAL_INTERFACES Interfaces and Classes
+ * @defgroup HAL_INTERFACES_CLASSES Interfaces and Classes
* @brief HAL Interfaces and Classes.
*
* @ingroup IO