aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/platforms.dox
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/platforms.dox')
-rw-r--r--os/hal/platforms/platforms.dox4
1 files changed, 1 insertions, 3 deletions
diff --git a/os/hal/platforms/platforms.dox b/os/hal/platforms/platforms.dox
index 9596da2c7..aa25cbca4 100644
--- a/os/hal/platforms/platforms.dox
+++ b/os/hal/platforms/platforms.dox
@@ -20,10 +20,8 @@
/**
* @defgroup platforms Platforms
* @brief Supported platforms.
- * @details The implementation of the device drivers can be sligthly different
+ * @details The implementation of the device drivers can be slightly different
* on the various platforms because architectural constrains. This section
* describes the implementation of the various device drivers on the various
* supported platforms.
- *
- * @ingroup IO
*/